From 0a66c8f4cd9578faace3f30b01c7b2f9a9ce4370 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:06:06 +0800 Subject: [PATCH] chore(deps): update lizheming/waline docker tag to v1.32.3 (#2744) * chore(deps): update lizheming/waline docker tag to v1.32.3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- waline/{1.32.2 => 1.32.3}/data.yml | 0 waline/{1.32.2 => 1.32.3}/data/waline.sqlite | Bin waline/{1.32.2 => 1.32.3}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename waline/{1.32.2 => 1.32.3}/data.yml (100%) rename waline/{1.32.2 => 1.32.3}/data/waline.sqlite (100%) rename waline/{1.32.2 => 1.32.3}/docker-compose.yml (94%) diff --git a/waline/1.32.2/data.yml b/waline/1.32.3/data.yml similarity index 100% rename from waline/1.32.2/data.yml rename to waline/1.32.3/data.yml diff --git a/waline/1.32.2/data/waline.sqlite b/waline/1.32.3/data/waline.sqlite similarity index 100% rename from waline/1.32.2/data/waline.sqlite rename to waline/1.32.3/data/waline.sqlite diff --git a/waline/1.32.2/docker-compose.yml b/waline/1.32.3/docker-compose.yml similarity index 94% rename from waline/1.32.2/docker-compose.yml rename to waline/1.32.3/docker-compose.yml index 2ce0f846d..6207563b0 100644 --- a/waline/1.32.2/docker-compose.yml +++ b/waline/1.32.3/docker-compose.yml @@ -1,6 +1,6 @@ services: waline: - image: lizheming/waline:1.32.2 + image: lizheming/waline:1.32.3 container_name: ${CONTAINER_NAME} restart: always networks: