From 9fd234d2da5a6744303b002e857a61a0a35e4e80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 05:08:40 +0000 Subject: [PATCH] chore(deps): update dingdangdog/cashbook docker tag to v4.3.11 (#3085) --- apps/cashbook/{4.3.8 => 4.3.11}/.env.sample | 0 apps/cashbook/{4.3.8 => 4.3.11}/data.yml | 0 apps/cashbook/{4.3.8 => 4.3.11}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.8 => 4.3.11}/.env.sample (100%) rename apps/cashbook/{4.3.8 => 4.3.11}/data.yml (100%) rename apps/cashbook/{4.3.8 => 4.3.11}/docker-compose.yml (91%) diff --git a/apps/cashbook/4.3.8/.env.sample b/apps/cashbook/4.3.11/.env.sample similarity index 100% rename from apps/cashbook/4.3.8/.env.sample rename to apps/cashbook/4.3.11/.env.sample diff --git a/apps/cashbook/4.3.8/data.yml b/apps/cashbook/4.3.11/data.yml similarity index 100% rename from apps/cashbook/4.3.8/data.yml rename to apps/cashbook/4.3.11/data.yml diff --git a/apps/cashbook/4.3.8/docker-compose.yml b/apps/cashbook/4.3.11/docker-compose.yml similarity index 91% rename from apps/cashbook/4.3.8/docker-compose.yml rename to apps/cashbook/4.3.11/docker-compose.yml index dfc3c5ccd..7f32e3c6d 100644 --- a/apps/cashbook/4.3.8/docker-compose.yml +++ b/apps/cashbook/4.3.11/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.8" + image: "dingdangdog/cashbook:4.3.11" container_name: ${CONTAINER_NAME} restart: always networks: