From ed4c60479f4f303eb728b4471a8cf1dee026df32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 22:48:56 +0800 Subject: [PATCH] chore(deps): update ghost docker tag to v5.116.2 (#3673) * chore(deps): update ghost docker tag to v5.116.2 * 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 --- ghost/{5.116.1 => 5.116.2}/data.yml | 0 ghost/{5.116.1 => 5.116.2}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename ghost/{5.116.1 => 5.116.2}/data.yml (100%) rename ghost/{5.116.1 => 5.116.2}/docker-compose.yml (95%) diff --git a/ghost/5.116.1/data.yml b/ghost/5.116.2/data.yml similarity index 100% rename from ghost/5.116.1/data.yml rename to ghost/5.116.2/data.yml diff --git a/ghost/5.116.1/docker-compose.yml b/ghost/5.116.2/docker-compose.yml similarity index 95% rename from ghost/5.116.1/docker-compose.yml rename to ghost/5.116.2/docker-compose.yml index 4864d4a0b..67c8525fa 100644 --- a/ghost/5.116.1/docker-compose.yml +++ b/ghost/5.116.2/docker-compose.yml @@ -1,6 +1,6 @@ services: ghost: - image: ghost:5.116.1 + image: ghost:5.116.2 container_name: ${CONTAINER_NAME} restart: always networks: