From 2aed4ab51dbf96b4a96546e3dcca8e0f586b5661 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:22:45 +0000 Subject: [PATCH] chore(deps): update docker digests --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm64 | 2 +- v6.0/Dockerfile.amd64 | 2 +- v6.0/Dockerfile.arm64 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 91b537d..71bde7b 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:e7d11257d7b8be360cdef0d4e822c44767a6f773b684ea739b78f0b46ba04871 +FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:629c294be8b5aca6fd886c34bc17be2d64d1ab3e8df639c09dc5bd9071dacca0 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 255c5f3..bf2756e 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:e12328097ba7c69fde40fc989b782687d6e1cf052cabb57b346f96b8640ab4cb +FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:6ac2baa9ef90953f698340e3decf0045fd1be2fbacb3729f9e31ea68559e1195 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/v6.0/Dockerfile.amd64 b/v6.0/Dockerfile.amd64 index 91b537d..71bde7b 100644 --- a/v6.0/Dockerfile.amd64 +++ b/v6.0/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:e7d11257d7b8be360cdef0d4e822c44767a6f773b684ea739b78f0b46ba04871 +FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:629c294be8b5aca6fd886c34bc17be2d64d1ab3e8df639c09dc5bd9071dacca0 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/v6.0/Dockerfile.arm64 b/v6.0/Dockerfile.arm64 index 255c5f3..bf2756e 100644 --- a/v6.0/Dockerfile.arm64 +++ b/v6.0/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:e12328097ba7c69fde40fc989b782687d6e1cf052cabb57b346f96b8640ab4cb +FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:6ac2baa9ef90953f698340e3decf0045fd1be2fbacb3729f9e31ea68559e1195 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019