diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index b06b510..0068068 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:8a1e099d34c1222ce520f8f86ec554a725b8872e51b0b474a46958c36fbd54f6 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index bebf10b..c257f3d 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:5198cf58d349ccdcc15f895dd77ae2a8b25fb77a2e94a1ec2d3d2fdcd1f2f756 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index c6d575e..95db352 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:6f9e011691ef9f28ea1fe58515ec5625171a4733916745f9a2633e19b3c36d91 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index aa4b77b..bad6bb3 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:8a1e099d34c1222ce520f8f86ec554a725b8872e51b0b474a46958c36fbd54f6 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 4c68e71..450683e 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:5198cf58d349ccdcc15f895dd77ae2a8b25fb77a2e94a1ec2d3d2fdcd1f2f756 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 213f54d..0a3f743 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:6f9e011691ef9f28ea1fe58515ec5625171a4733916745f9a2633e19b3c36d91 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index 5e89e7e..fb4638e 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:8a1e099d34c1222ce520f8f86ec554a725b8872e51b0b474a46958c36fbd54f6 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 6693116..8bde91f 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:5198cf58d349ccdcc15f895dd77ae2a8b25fb77a2e94a1ec2d3d2fdcd1f2f756 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index e3f6f17..c637483 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:6f9e011691ef9f28ea1fe58515ec5625171a4733916745f9a2633e19b3c36d91 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index bd4e767..2eaabcf 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:8a1e099d34c1222ce520f8f86ec554a725b8872e51b0b474a46958c36fbd54f6 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index 15b2d73..d410514 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:5198cf58d349ccdcc15f895dd77ae2a8b25fb77a2e94a1ec2d3d2fdcd1f2f756 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index 55b8f03..ba9469a 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:6f9e011691ef9f28ea1fe58515ec5625171a4733916745f9a2633e19b3c36d91 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.amd64 b/v8.4/Dockerfile.amd64 index b06b510..0068068 100644 --- a/v8.4/Dockerfile.amd64 +++ b/v8.4/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:8a1e099d34c1222ce520f8f86ec554a725b8872e51b0b474a46958c36fbd54f6 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm b/v8.4/Dockerfile.arm index bebf10b..c257f3d 100644 --- a/v8.4/Dockerfile.arm +++ b/v8.4/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:5198cf58d349ccdcc15f895dd77ae2a8b25fb77a2e94a1ec2d3d2fdcd1f2f756 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm64 b/v8.4/Dockerfile.arm64 index c6d575e..95db352 100644 --- a/v8.4/Dockerfile.arm64 +++ b/v8.4/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:6f9e011691ef9f28ea1fe58515ec5625171a4733916745f9a2633e19b3c36d91 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 WORKDIR /srv/www CMD ["/usr/bin/container"]