diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 020e417..4d5fe0c 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d169fcf05bea705656801e7c825e3481cc1bc622b15aa7bfed8d442267c2be91 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:7b20c2e00f3733a0f140d8d26b518b427c9596ccced32ddcf6708776cbd8c044 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index f7ea66a..7478f68 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:801cd47009cfa461e662374ec6fef77eac28b80bc34d1cf9bb809aff067dee70 +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:c273b77d1eac6eb953def81c275e995d032f04d5752fa97c33fe8258d587398e VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index ae9a9fe..fd0a91f 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:b606e61dbf21974132d6353a6ff3a34e8c22a1216d2119847ab0ae77f0575199 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e8268a1cd17f6e77e88a180d3fdc6274c327f40173994d692e687232ab3a0ad8 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080