From f3fbb13e569864fe4433208d8b42c416111d0415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:45:48 +0000 Subject: [PATCH] chore(deps): update ghost:latest docker digest to 29e4741 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 aa33085fa..aed43a581 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:721af9b42d94a7e888ecc3fb30e1304930ad3c95220e0143598c449d1ee8e449 + image: ghost:latest@sha256:29e47411bf38bb081e0e1bb81cadc7ef6a2dcbabc4ca99fdbb09b104e06d837a 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 aa33085fa..aed43a581 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:721af9b42d94a7e888ecc3fb30e1304930ad3c95220e0143598c449d1ee8e449 + image: ghost:latest@sha256:29e47411bf38bb081e0e1bb81cadc7ef6a2dcbabc4ca99fdbb09b104e06d837a volumes: - "{{ docker_volume_dirs.ghost[0] }}/config.production.json:/var/lib/ghost/config.production.json" - "{{ docker_volume_dirs.ghost[1] }}:/var/lib/ghost/content"