From 7af8336b452724e64c973b808d9dc43928e99b8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 05:47:19 +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 0068068..e2ef748 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:c760be8927feabcfe6ad97ab0578e6ec899a75d2612ebf106c3fd0bdc06c9d30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index c257f3d..1635b78 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e0cb0c20f876708b79930d8c247335715d1b1d0168f872aa5da65099572e23c0 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 95db352..b3aacfd 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:5799166e39d4ec016e29a509593cdacc4f61cccee5471c05918ad14aca50a5fc WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index bad6bb3..d45325f 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:c760be8927feabcfe6ad97ab0578e6ec899a75d2612ebf106c3fd0bdc06c9d30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 450683e..701831d 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e0cb0c20f876708b79930d8c247335715d1b1d0168f872aa5da65099572e23c0 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 0a3f743..9a29466 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:5799166e39d4ec016e29a509593cdacc4f61cccee5471c05918ad14aca50a5fc WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index fb4638e..608678c 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:c760be8927feabcfe6ad97ab0578e6ec899a75d2612ebf106c3fd0bdc06c9d30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 8bde91f..51b6b40 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e0cb0c20f876708b79930d8c247335715d1b1d0168f872aa5da65099572e23c0 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index c637483..1e05c20 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:5799166e39d4ec016e29a509593cdacc4f61cccee5471c05918ad14aca50a5fc WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index 2eaabcf..500ef93 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:c760be8927feabcfe6ad97ab0578e6ec899a75d2612ebf106c3fd0bdc06c9d30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index d410514..952b0d1 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e0cb0c20f876708b79930d8c247335715d1b1d0168f872aa5da65099572e23c0 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index ba9469a..3ab5e5f 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:5799166e39d4ec016e29a509593cdacc4f61cccee5471c05918ad14aca50a5fc WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.amd64 b/v8.4/Dockerfile.amd64 index 0068068..e2ef748 100644 --- a/v8.4/Dockerfile.amd64 +++ b/v8.4/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:3dc90002f4c24eec3c0bba64116c69609a514765036c1f3ede16d457985a9686 +FROM ghcr.io/dockhippie/apache:latest-amd64@sha256:c760be8927feabcfe6ad97ab0578e6ec899a75d2612ebf106c3fd0bdc06c9d30 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm b/v8.4/Dockerfile.arm index c257f3d..1635b78 100644 --- a/v8.4/Dockerfile.arm +++ b/v8.4/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e8892cbab403f5477147a2b968ee3663a4ead2a2cb6028ef26033bc493ba6312 +FROM ghcr.io/dockhippie/apache:latest-arm@sha256:e0cb0c20f876708b79930d8c247335715d1b1d0168f872aa5da65099572e23c0 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.4/Dockerfile.arm64 b/v8.4/Dockerfile.arm64 index 95db352..b3aacfd 100644 --- a/v8.4/Dockerfile.arm64 +++ b/v8.4/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:71d3ae34f03624526530b89783fc84677925bda008678c61283d482461ed9465 +FROM ghcr.io/dockhippie/apache:latest-arm64@sha256:5799166e39d4ec016e29a509593cdacc4f61cccee5471c05918ad14aca50a5fc WORKDIR /srv/www CMD ["/usr/bin/container"]