diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index f3d0639..020e417 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:45877019b2b22f1fe89c3618ae70f183549201694f116932c80a9b0d5ef0a9a1 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d169fcf05bea705656801e7c825e3481cc1bc622b15aa7bfed8d442267c2be91 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index a95c1a7..f7ea66a 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:cf5c0688bf605d80e0185cca3be621355aed4100fafedea2162e8ada862bd381 +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:801cd47009cfa461e662374ec6fef77eac28b80bc34d1cf9bb809aff067dee70 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index e8d4ddc..ae9a9fe 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:9fdcdd3efe1852092b4fdd728a67620d7e3c4c93145d2508ed8637a28d87c054 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:b606e61dbf21974132d6353a6ff3a34e8c22a1216d2119847ab0ae77f0575199 VOLUME ["/etc/nginx/custom.d"] EXPOSE 8080