From 5ac75f137ddd4f349576ebb96c7c82d2775b4f22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 01:52:12 +0000 Subject: [PATCH] Update dingdangdog/cashbook Docker tag to v4.3.4 (#1000) --- apps/cashbook/{4.3.3 => 4.3.4}/.env.sample | 0 apps/cashbook/{4.3.3 => 4.3.4}/data.yml | 0 apps/cashbook/{4.3.3 => 4.3.4}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.3 => 4.3.4}/.env.sample (100%) rename apps/cashbook/{4.3.3 => 4.3.4}/data.yml (100%) rename apps/cashbook/{4.3.3 => 4.3.4}/docker-compose.yml (92%) diff --git a/apps/cashbook/4.3.3/.env.sample b/apps/cashbook/4.3.4/.env.sample similarity index 100% rename from apps/cashbook/4.3.3/.env.sample rename to apps/cashbook/4.3.4/.env.sample diff --git a/apps/cashbook/4.3.3/data.yml b/apps/cashbook/4.3.4/data.yml similarity index 100% rename from apps/cashbook/4.3.3/data.yml rename to apps/cashbook/4.3.4/data.yml diff --git a/apps/cashbook/4.3.3/docker-compose.yml b/apps/cashbook/4.3.4/docker-compose.yml similarity index 92% rename from apps/cashbook/4.3.3/docker-compose.yml rename to apps/cashbook/4.3.4/docker-compose.yml index 02c2e053e..b33b28c58 100644 --- a/apps/cashbook/4.3.3/docker-compose.yml +++ b/apps/cashbook/4.3.4/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.3" + image: "dingdangdog/cashbook:4.3.4" container_name: ${CONTAINER_NAME} restart: always networks: