From 39415bdc94f90a813978b55ff555632b7b8d024b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 17:50:21 +0000 Subject: [PATCH] deps(patch): update docker digests --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v8.1/Dockerfile.amd64 | 2 +- v8.1/Dockerfile.arm | 2 +- v8.1/Dockerfile.arm64 | 2 +- v8.2/Dockerfile.amd64 | 2 +- v8.2/Dockerfile.arm | 2 +- v8.2/Dockerfile.arm64 | 2 +- v8.3/Dockerfile.amd64 | 2 +- v8.3/Dockerfile.arm | 2 +- v8.3/Dockerfile.arm64 | 2 +- v8.4/Dockerfile.amd64 | 2 +- v8.4/Dockerfile.arm | 2 +- v8.4/Dockerfile.arm64 | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index b7cc988..2e4a5e3 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:2b8848966eafb2dbd360088390302363972b3200107ccb1f392551cef1ee4ad9 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:52d1f7d3a56276b1d1b616b255552b649fa92fdeae160a7408d189b15987798a WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index f1e9208..9297a96 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:87b663db0cf632204fef97ee39a9f29f7b48dac3de8e8f870b9b31fad1d5eed9 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:a386fae78bda70c15d6cc99d4d0ca6f8718c1ceca4419e8c7ffdc0bcda9fbd51 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 093243f..7ada7f3 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:89e84520c55f01118c4efaad3bcf7c34505153bf0f9e550d0d587f5c0cc77fb8 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:8d15138ebb72928b170a4244f8c21a834c6c6d6ffb3a0fec7db5b363ad230827 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index 66c6bcc..9159b5b 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:2b8848966eafb2dbd360088390302363972b3200107ccb1f392551cef1ee4ad9 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:52d1f7d3a56276b1d1b616b255552b649fa92fdeae160a7408d189b15987798a WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 72150eb..2a42acb 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:87b663db0cf632204fef97ee39a9f29f7b48dac3de8e8f870b9b31fad1d5eed9 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:a386fae78bda70c15d6cc99d4d0ca6f8718c1ceca4419e8c7ffdc0bcda9fbd51 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 4ae2143..9e27b37 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:89e84520c55f01118c4efaad3bcf7c34505153bf0f9e550d0d587f5c0cc77fb8 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:8d15138ebb72928b170a4244f8c21a834c6c6d6ffb3a0fec7db5b363ad230827 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index 09499d7..f5c1021 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:2b8848966eafb2dbd360088390302363972b3200107ccb1f392551cef1ee4ad9 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:52d1f7d3a56276b1d1b616b255552b649fa92fdeae160a7408d189b15987798a WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 0e95c55..f7dc2ba 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:87b663db0cf632204fef97ee39a9f29f7b48dac3de8e8f870b9b31fad1d5eed9 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:a386fae78bda70c15d6cc99d4d0ca6f8718c1ceca4419e8c7ffdc0bcda9fbd51 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index d0fbad8..6264177 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:89e84520c55f01118c4efaad3bcf7c34505153bf0f9e550d0d587f5c0cc77fb8 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:8d15138ebb72928b170a4244f8c21a834c6c6d6ffb3a0fec7db5b363ad230827 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index bcf73cf..0d5de54 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:2b8848966eafb2dbd360088390302363972b3200107ccb1f392551cef1ee4ad9 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:52d1f7d3a56276b1d1b616b255552b649fa92fdeae160a7408d189b15987798a WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index 13d823e..df98a1c 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:87b663db0cf632204fef97ee39a9f29f7b48dac3de8e8f870b9b31fad1d5eed9 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:a386fae78bda70c15d6cc99d4d0ca6f8718c1ceca4419e8c7ffdc0bcda9fbd51 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index b84ce5b..59c8a9d 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:89e84520c55f01118c4efaad3bcf7c34505153bf0f9e550d0d587f5c0cc77fb8 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:8d15138ebb72928b170a4244f8c21a834c6c6d6ffb3a0fec7db5b363ad230827 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.amd64 b/v8.4/Dockerfile.amd64 index b7cc988..2e4a5e3 100644 --- a/v8.4/Dockerfile.amd64 +++ b/v8.4/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:2b8848966eafb2dbd360088390302363972b3200107ccb1f392551cef1ee4ad9 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:52d1f7d3a56276b1d1b616b255552b649fa92fdeae160a7408d189b15987798a WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm b/v8.4/Dockerfile.arm index f1e9208..9297a96 100644 --- a/v8.4/Dockerfile.arm +++ b/v8.4/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:87b663db0cf632204fef97ee39a9f29f7b48dac3de8e8f870b9b31fad1d5eed9 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:a386fae78bda70c15d6cc99d4d0ca6f8718c1ceca4419e8c7ffdc0bcda9fbd51 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm64 b/v8.4/Dockerfile.arm64 index 093243f..7ada7f3 100644 --- a/v8.4/Dockerfile.arm64 +++ b/v8.4/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:89e84520c55f01118c4efaad3bcf7c34505153bf0f9e550d0d587f5c0cc77fb8 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:8d15138ebb72928b170a4244f8c21a834c6c6d6ffb3a0fec7db5b363ad230827 WORKDIR /srv/www CMD ["/usr/bin/container"]