diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 91fc59a..4108e1a 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:28df97e01b2cb7baa5a6b024ed0ba058f6171cce5eb27955df18eb6b2f41fd53 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:fc5f977df146b136367576be4356bd2fea18355c547203c0eee6830a1e106b44 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index be1ce5b..6729896 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:bc11a9617fc1412e6399ff3d210280b5456b03fed1ead57f6e79b17d15c102f6 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:f668e1ed7e5d81ccf18e8a5400b2b10c22df282726df46c194f984339bf78afb WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index ca1596f..c2ac301 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:939b7f97e31f3d6ccbc029bceb1aaca508fdecc12de4522d412904d99feb4ed6 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:7982eac59ec6b91a20b56e56329402dcf57cf81b63a10cadb318f1787a398da5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index 5bdedf8..df7e806 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:28df97e01b2cb7baa5a6b024ed0ba058f6171cce5eb27955df18eb6b2f41fd53 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:fc5f977df146b136367576be4356bd2fea18355c547203c0eee6830a1e106b44 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index e487d0e..7fc11eb 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:bc11a9617fc1412e6399ff3d210280b5456b03fed1ead57f6e79b17d15c102f6 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:f668e1ed7e5d81ccf18e8a5400b2b10c22df282726df46c194f984339bf78afb WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index bf1a86a..6f52753 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:939b7f97e31f3d6ccbc029bceb1aaca508fdecc12de4522d412904d99feb4ed6 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:7982eac59ec6b91a20b56e56329402dcf57cf81b63a10cadb318f1787a398da5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index a39b987..97d6c6c 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:28df97e01b2cb7baa5a6b024ed0ba058f6171cce5eb27955df18eb6b2f41fd53 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:fc5f977df146b136367576be4356bd2fea18355c547203c0eee6830a1e106b44 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 693f404..b582f1d 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:bc11a9617fc1412e6399ff3d210280b5456b03fed1ead57f6e79b17d15c102f6 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:f668e1ed7e5d81ccf18e8a5400b2b10c22df282726df46c194f984339bf78afb WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index 9002ea3..19cf0f8 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:939b7f97e31f3d6ccbc029bceb1aaca508fdecc12de4522d412904d99feb4ed6 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:7982eac59ec6b91a20b56e56329402dcf57cf81b63a10cadb318f1787a398da5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index 91fc59a..4108e1a 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:28df97e01b2cb7baa5a6b024ed0ba058f6171cce5eb27955df18eb6b2f41fd53 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:fc5f977df146b136367576be4356bd2fea18355c547203c0eee6830a1e106b44 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index be1ce5b..6729896 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:bc11a9617fc1412e6399ff3d210280b5456b03fed1ead57f6e79b17d15c102f6 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:f668e1ed7e5d81ccf18e8a5400b2b10c22df282726df46c194f984339bf78afb WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index ca1596f..c2ac301 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:939b7f97e31f3d6ccbc029bceb1aaca508fdecc12de4522d412904d99feb4ed6 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:7982eac59ec6b91a20b56e56329402dcf57cf81b63a10cadb318f1787a398da5 WORKDIR /srv/www CMD ["/usr/bin/container"]