diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 61d4092..b1d7d3f 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:0e411848b0557b0d86eedd27f9723ea192bb8a1d517a2d5a6f8174355ed3a254 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:1094d71aba5c03910a908500d8deac6795090ce93e0e9015639728207ef3bb02 VOLUME ["/etc/apache2/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 8146f49..1132da8 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:0564e2254cfceb37208430c87eea88ea4945f668ce5620a672cbae07b051c5b9 +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:360f43f024c05504de66535928f87fe25100a1f7016f6afd8bfc646f0ff4453f VOLUME ["/etc/apache2/custom.d"] EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 4d6e0e8..b131225 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:9647f0f65d3b4e6a567a95a25338f7e4fe02704bda1b5966945540084b5debf9 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:3e3f12833e1b8956608b47d30d377b94d4627821b65e086c8e8314190fdf5ee8 VOLUME ["/etc/apache2/custom.d"] EXPOSE 8080