From 07c27413c14cdd88f7791379aabec5f489c8c341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 12:43:39 +0000 Subject: [PATCH] chore(deps): update ghost:latest docker digest to 7d3e0d2 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 41cfaa66b..cf943000d 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:b41ea74a15834d4ecdbee01a034657145a5112060315178f3b2934e5e362e788 + image: ghost:latest@sha256:7d3e0d2e7825e18013363c1b513d04e1d52aced21d1200e8fa3f7e5078ef85b1 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 41cfaa66b..cf943000d 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:b41ea74a15834d4ecdbee01a034657145a5112060315178f3b2934e5e362e788 + image: ghost:latest@sha256:7d3e0d2e7825e18013363c1b513d04e1d52aced21d1200e8fa3f7e5078ef85b1 volumes: - "{{ docker_volume_dirs.ghost[0] }}/config.production.json:/var/lib/ghost/config.production.json" - "{{ docker_volume_dirs.ghost[1] }}:/var/lib/ghost/content"