From 1eea708f0a5b6d0f4db0b1facaa91d019034f146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 10:36:36 +0800 Subject: [PATCH] chore(deps): update ghost docker tag to v5.118.0 (#3740) * chore(deps): update ghost docker tag to v5.118.0 * 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.117.0 => 5.118.0}/data.yml | 0 ghost/{5.117.0 => 5.118.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename ghost/{5.117.0 => 5.118.0}/data.yml (100%) rename ghost/{5.117.0 => 5.118.0}/docker-compose.yml (95%) diff --git a/ghost/5.117.0/data.yml b/ghost/5.118.0/data.yml similarity index 100% rename from ghost/5.117.0/data.yml rename to ghost/5.118.0/data.yml diff --git a/ghost/5.117.0/docker-compose.yml b/ghost/5.118.0/docker-compose.yml similarity index 95% rename from ghost/5.117.0/docker-compose.yml rename to ghost/5.118.0/docker-compose.yml index ed901838c..3f85de47f 100644 --- a/ghost/5.117.0/docker-compose.yml +++ b/ghost/5.118.0/docker-compose.yml @@ -1,6 +1,6 @@ services: ghost: - image: ghost:5.117.0 + image: ghost:5.118.0 container_name: ${CONTAINER_NAME} restart: always networks: