From 836e3904d4698cd561f009df6e751e05c0d46179 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 01:20:19 +0000 Subject: [PATCH] chore(deps): update dingdangdog/cashbook docker tag to v4.3.6 (#1535) --- apps/cashbook/{4.3.5 => 4.3.6}/.env.sample | 0 apps/cashbook/{4.3.5 => 4.3.6}/data.yml | 0 apps/cashbook/{4.3.5 => 4.3.6}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.5 => 4.3.6}/.env.sample (100%) rename apps/cashbook/{4.3.5 => 4.3.6}/data.yml (100%) rename apps/cashbook/{4.3.5 => 4.3.6}/docker-compose.yml (92%) diff --git a/apps/cashbook/4.3.5/.env.sample b/apps/cashbook/4.3.6/.env.sample similarity index 100% rename from apps/cashbook/4.3.5/.env.sample rename to apps/cashbook/4.3.6/.env.sample diff --git a/apps/cashbook/4.3.5/data.yml b/apps/cashbook/4.3.6/data.yml similarity index 100% rename from apps/cashbook/4.3.5/data.yml rename to apps/cashbook/4.3.6/data.yml diff --git a/apps/cashbook/4.3.5/docker-compose.yml b/apps/cashbook/4.3.6/docker-compose.yml similarity index 92% rename from apps/cashbook/4.3.5/docker-compose.yml rename to apps/cashbook/4.3.6/docker-compose.yml index 07d07271b..04ca17f7a 100644 --- a/apps/cashbook/4.3.5/docker-compose.yml +++ b/apps/cashbook/4.3.6/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.5" + image: "dingdangdog/cashbook:4.3.6" container_name: ${CONTAINER_NAME} restart: always networks: