diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 6dafc40..6216cc9 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:753f3632aab6dc06117f5215ef82403c7646612132cd336292abcd7746c0639d +FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:36e1167e2def09aedf8ec44fc56e47fd5c1b44bfdd5ff1eb66622f4c69bffe86 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 3cd81b1..d76df2d 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:ddaf3472b362398704e64f021d99ec49da526c8afd7869c75ae917f200048ec4 +FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:6169f3c5d5793476c5d47b3be6107c6be8519a346334f20a0016314416106c0c VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/v6.0/Dockerfile.amd64 b/v6.0/Dockerfile.amd64 index 6dafc40..6216cc9 100644 --- a/v6.0/Dockerfile.amd64 +++ b/v6.0/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:753f3632aab6dc06117f5215ef82403c7646612132cd336292abcd7746c0639d +FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:36e1167e2def09aedf8ec44fc56e47fd5c1b44bfdd5ff1eb66622f4c69bffe86 VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019 diff --git a/v6.0/Dockerfile.arm64 b/v6.0/Dockerfile.arm64 index 3cd81b1..d76df2d 100644 --- a/v6.0/Dockerfile.arm64 +++ b/v6.0/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:ddaf3472b362398704e64f021d99ec49da526c8afd7869c75ae917f200048ec4 +FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:6169f3c5d5793476c5d47b3be6107c6be8519a346334f20a0016314416106c0c VOLUME ["/var/lib/mongodb", "/var/lib/backup"] EXPOSE 27017 27018 27019