diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 703310d..08e79cd 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:04f0017fb2900ed2585161ca14809067bec353c4fdd4451c7e70f0e735dc24d4 +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:14e3b19bec034dd5dfe416690676cebd53ab898f638166838e4c73f75e54339b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 039ed1b..b64b76b 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:073e8438bd509086c961928ab000587a5ce7d29ce3e314cd5fc0b1482e5c65b4 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:83eb3a7ac103efe53ace7e5185c5cccfba46d651bd19f7aef4ca7ecd493b5a3b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index a774e81..70dc1ca 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:e6e7da1c681aea8a9f5822cb20c1660e6806759c0ad0e3cb13856d3b20e4c0bd +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:edfd1f923916347c1f727787bfa649ddd07b285d45fb59006be3e0ce05ddbc30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index b59202d..ec07a93 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:04f0017fb2900ed2585161ca14809067bec353c4fdd4451c7e70f0e735dc24d4 +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:14e3b19bec034dd5dfe416690676cebd53ab898f638166838e4c73f75e54339b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 52310d5..7333da3 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:073e8438bd509086c961928ab000587a5ce7d29ce3e314cd5fc0b1482e5c65b4 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:83eb3a7ac103efe53ace7e5185c5cccfba46d651bd19f7aef4ca7ecd493b5a3b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 65f8852..7edd9a4 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:e6e7da1c681aea8a9f5822cb20c1660e6806759c0ad0e3cb13856d3b20e4c0bd +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:edfd1f923916347c1f727787bfa649ddd07b285d45fb59006be3e0ce05ddbc30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index 586a614..820b1f4 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:04f0017fb2900ed2585161ca14809067bec353c4fdd4451c7e70f0e735dc24d4 +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:14e3b19bec034dd5dfe416690676cebd53ab898f638166838e4c73f75e54339b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 87ddb8b..0232236 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:073e8438bd509086c961928ab000587a5ce7d29ce3e314cd5fc0b1482e5c65b4 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:83eb3a7ac103efe53ace7e5185c5cccfba46d651bd19f7aef4ca7ecd493b5a3b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index 02f2448..085065a 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:e6e7da1c681aea8a9f5822cb20c1660e6806759c0ad0e3cb13856d3b20e4c0bd +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:edfd1f923916347c1f727787bfa649ddd07b285d45fb59006be3e0ce05ddbc30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index 703310d..08e79cd 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:04f0017fb2900ed2585161ca14809067bec353c4fdd4451c7e70f0e735dc24d4 +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:14e3b19bec034dd5dfe416690676cebd53ab898f638166838e4c73f75e54339b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index 039ed1b..b64b76b 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:073e8438bd509086c961928ab000587a5ce7d29ce3e314cd5fc0b1482e5c65b4 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:83eb3a7ac103efe53ace7e5185c5cccfba46d651bd19f7aef4ca7ecd493b5a3b WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index a774e81..70dc1ca 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:e6e7da1c681aea8a9f5822cb20c1660e6806759c0ad0e3cb13856d3b20e4c0bd +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:edfd1f923916347c1f727787bfa649ddd07b285d45fb59006be3e0ce05ddbc30 WORKDIR /srv/www CMD ["/usr/bin/container"]