From ce9b8b18b8f35b20ef314b9a5e677ddad71c3415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:27:11 +0000 Subject: [PATCH] chore(deps): update ghost:latest docker digest to 37ed6c5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/host_vars/allaboutsecurity/docker-compose.yaml | 2 +- ansible/host_vars/securemylife/docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/host_vars/allaboutsecurity/docker-compose.yaml b/ansible/host_vars/allaboutsecurity/docker-compose.yaml index c774b6ee1..d721a8f6e 100644 --- a/ansible/host_vars/allaboutsecurity/docker-compose.yaml +++ b/ansible/host_vars/allaboutsecurity/docker-compose.yaml @@ -2,7 +2,7 @@ version: "3" services: ghost: - image: ghost:latest@sha256:36c64a297233aa3762687cdc3f9f685875964dc6e48ad4f3f31217c9369a217a + image: ghost:latest@sha256:37ed6c5f04ab1f0a93530b0dcb5a67a51985658f5941ed48fd69bc34d095a913 volumes: - "{{ docker_volume_dirs.ghost[0] }}/config.production.json:/var/lib/ghost/config.production.json" - "{{ docker_volume_dirs.ghost[1] }}:/var/lib/ghost/content" diff --git a/ansible/host_vars/securemylife/docker-compose.yaml b/ansible/host_vars/securemylife/docker-compose.yaml index c774b6ee1..d721a8f6e 100644 --- a/ansible/host_vars/securemylife/docker-compose.yaml +++ b/ansible/host_vars/securemylife/docker-compose.yaml @@ -2,7 +2,7 @@ version: "3" services: ghost: - image: ghost:latest@sha256:36c64a297233aa3762687cdc3f9f685875964dc6e48ad4f3f31217c9369a217a + image: ghost:latest@sha256:37ed6c5f04ab1f0a93530b0dcb5a67a51985658f5941ed48fd69bc34d095a913 volumes: - "{{ docker_volume_dirs.ghost[0] }}/config.production.json:/var/lib/ghost/config.production.json" - "{{ docker_volume_dirs.ghost[1] }}:/var/lib/ghost/content"