From 6a4c653b8e40211bc8bd3fd122cb11390e6108a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:44:10 +0000 Subject: [PATCH] chore(deps): update dingdangdog/cashbook docker tag to v4.3.12 (#3971) --- apps/cashbook/{4.3.11 => 4.3.12}/.env.sample | 0 apps/cashbook/{4.3.11 => 4.3.12}/data.yml | 0 apps/cashbook/{4.3.11 => 4.3.12}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.11 => 4.3.12}/.env.sample (100%) rename apps/cashbook/{4.3.11 => 4.3.12}/data.yml (100%) rename apps/cashbook/{4.3.11 => 4.3.12}/docker-compose.yml (91%) diff --git a/apps/cashbook/4.3.11/.env.sample b/apps/cashbook/4.3.12/.env.sample similarity index 100% rename from apps/cashbook/4.3.11/.env.sample rename to apps/cashbook/4.3.12/.env.sample diff --git a/apps/cashbook/4.3.11/data.yml b/apps/cashbook/4.3.12/data.yml similarity index 100% rename from apps/cashbook/4.3.11/data.yml rename to apps/cashbook/4.3.12/data.yml diff --git a/apps/cashbook/4.3.11/docker-compose.yml b/apps/cashbook/4.3.12/docker-compose.yml similarity index 91% rename from apps/cashbook/4.3.11/docker-compose.yml rename to apps/cashbook/4.3.12/docker-compose.yml index 7f32e3c6d..bf43ab0e3 100644 --- a/apps/cashbook/4.3.11/docker-compose.yml +++ b/apps/cashbook/4.3.12/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.11" + image: "dingdangdog/cashbook:4.3.12" container_name: ${CONTAINER_NAME} restart: always networks: