diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 4d5fe0c..815e43f 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:7b20c2e00f3733a0f140d8d26b518b427c9596ccced32ddcf6708776cbd8c044 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:51efc8a3d71bcbee6a8d3600cfc3e7247fea96e3874a2ff18f1dbe2e1833c2fe VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 7478f68..5b44108 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:c273b77d1eac6eb953def81c275e995d032f04d5752fa97c33fe8258d587398e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:e96ea8287d1891ed7ffd4986d10a98000ba4c0e6ffe53b16c9e117fb8e5bc096 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index fd0a91f..2901b49 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e8268a1cd17f6e77e88a180d3fdc6274c327f40173994d692e687232ab3a0ad8 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:68d64474a20f52979b7e865dd2bb57c46051a30fae1b0154e74ffaf70d17dae8 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080