diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 7cfffb6..3a12f95 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:1724d9e6e3eb269de595c06ce5815694962860e3a6bfcf4cb66c35b94691f716 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 7e38563..cb015dc 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5032f5e23328fc4ebae3d8f93d844748f526bda7d408e06c24a430a0f533c5f9 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 96a313a..384fab8 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617 +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:ffb6e0c4ff783cc0a06b35e783e149efad152c8940d64c7087fd1415abb6fcc5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index 65264ab..6143e1a 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:1724d9e6e3eb269de595c06ce5815694962860e3a6bfcf4cb66c35b94691f716 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 699a00e..8ca053a 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5032f5e23328fc4ebae3d8f93d844748f526bda7d408e06c24a430a0f533c5f9 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 269bd03..80a3e99 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617 +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:ffb6e0c4ff783cc0a06b35e783e149efad152c8940d64c7087fd1415abb6fcc5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index 9ca1f41..221cb58 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:1724d9e6e3eb269de595c06ce5815694962860e3a6bfcf4cb66c35b94691f716 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 2f1860b..d59a913 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5032f5e23328fc4ebae3d8f93d844748f526bda7d408e06c24a430a0f533c5f9 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index 00ddff1..82a205b 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617 +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:ffb6e0c4ff783cc0a06b35e783e149efad152c8940d64c7087fd1415abb6fcc5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index 7cfffb6..3a12f95 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a +FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:1724d9e6e3eb269de595c06ce5815694962860e3a6bfcf4cb66c35b94691f716 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index 7e38563..cb015dc 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07 +FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5032f5e23328fc4ebae3d8f93d844748f526bda7d408e06c24a430a0f533c5f9 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index 96a313a..384fab8 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617 +FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:ffb6e0c4ff783cc0a06b35e783e149efad152c8940d64c7087fd1415abb6fcc5 WORKDIR /srv/www CMD ["/usr/bin/container"]