From 53a5d3f4be5be2a609dee3ad1a91ece3c655809d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 21:01:07 +0800 Subject: [PATCH] Update dingdangdog/cashbook Docker tag to v4.3.3 (#872) --- apps/cashbook/{4.3.1 => 4.3.3}/.env.sample | 0 apps/cashbook/{4.3.1 => 4.3.3}/data.yml | 0 apps/cashbook/{4.3.1 => 4.3.3}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.1 => 4.3.3}/.env.sample (100%) rename apps/cashbook/{4.3.1 => 4.3.3}/data.yml (100%) rename apps/cashbook/{4.3.1 => 4.3.3}/docker-compose.yml (92%) diff --git a/apps/cashbook/4.3.1/.env.sample b/apps/cashbook/4.3.3/.env.sample similarity index 100% rename from apps/cashbook/4.3.1/.env.sample rename to apps/cashbook/4.3.3/.env.sample diff --git a/apps/cashbook/4.3.1/data.yml b/apps/cashbook/4.3.3/data.yml similarity index 100% rename from apps/cashbook/4.3.1/data.yml rename to apps/cashbook/4.3.3/data.yml diff --git a/apps/cashbook/4.3.1/docker-compose.yml b/apps/cashbook/4.3.3/docker-compose.yml similarity index 92% rename from apps/cashbook/4.3.1/docker-compose.yml rename to apps/cashbook/4.3.3/docker-compose.yml index 681847681..02c2e053e 100644 --- a/apps/cashbook/4.3.1/docker-compose.yml +++ b/apps/cashbook/4.3.3/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.1" + image: "dingdangdog/cashbook:4.3.3" container_name: ${CONTAINER_NAME} restart: always networks: