From 90eaa2a41a0fd15534fdebb0b00d8db4d7a8f5d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 11:34:59 +0800 Subject: [PATCH] chore(deps): update dingdangdog/cashbook docker tag to v5 (localApps) (#4250) --- apps/cashbook/{4.3.12 => 5.0.0}/.env.sample | 0 apps/cashbook/{4.3.12 => 5.0.0}/data.yml | 0 apps/cashbook/{4.3.12 => 5.0.0}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/cashbook/{4.3.12 => 5.0.0}/.env.sample (100%) rename apps/cashbook/{4.3.12 => 5.0.0}/data.yml (100%) rename apps/cashbook/{4.3.12 => 5.0.0}/docker-compose.yml (91%) diff --git a/apps/cashbook/4.3.12/.env.sample b/apps/cashbook/5.0.0/.env.sample similarity index 100% rename from apps/cashbook/4.3.12/.env.sample rename to apps/cashbook/5.0.0/.env.sample diff --git a/apps/cashbook/4.3.12/data.yml b/apps/cashbook/5.0.0/data.yml similarity index 100% rename from apps/cashbook/4.3.12/data.yml rename to apps/cashbook/5.0.0/data.yml diff --git a/apps/cashbook/4.3.12/docker-compose.yml b/apps/cashbook/5.0.0/docker-compose.yml similarity index 91% rename from apps/cashbook/4.3.12/docker-compose.yml rename to apps/cashbook/5.0.0/docker-compose.yml index bf43ab0e3..3ccad5141 100644 --- a/apps/cashbook/4.3.12/docker-compose.yml +++ b/apps/cashbook/5.0.0/docker-compose.yml @@ -1,6 +1,6 @@ services: cashbook: - image: "dingdangdog/cashbook:4.3.12" + image: "dingdangdog/cashbook:5.0.0" container_name: ${CONTAINER_NAME} restart: always networks: