From 2ea298130e8210f944346216f93c422588358e37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:48:52 +0000 Subject: [PATCH] chore(deps): update docker digests (#124) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index a7ca2a5..a74ce4b 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7a639ec114783cbae7340f3428baee59e4ac1760816448c9bb7fe00580045586 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:1128b9bfd24281f4fc6b88bea53172dbd998869e39f0e5ff45db3a212a195750 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index d8a7622..6e88c55 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:f1ee080e1d21f8cff19adeab09d2b06c240d9fb744fcaee993b13d404a3eea15 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:4b589a50cafa3d9418f17e8489374e1b37c3281f34a68e980b7dab4e17026ed1 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index c40cc14..2c34291 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d97a7e442754839e9ab04fa6c51b3f0df99e57145ee78dd3f5be1df3c1f2545e +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:0a2a6549dbeaae2c315532e67a1623c52bd0160482b83329d05fe66ff3581154 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index 487bffd..d38924c 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7a639ec114783cbae7340f3428baee59e4ac1760816448c9bb7fe00580045586 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:1128b9bfd24281f4fc6b88bea53172dbd998869e39f0e5ff45db3a212a195750 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 0c69998..1c78faf 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:f1ee080e1d21f8cff19adeab09d2b06c240d9fb744fcaee993b13d404a3eea15 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:4b589a50cafa3d9418f17e8489374e1b37c3281f34a68e980b7dab4e17026ed1 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 838ec50..85bf1b2 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d97a7e442754839e9ab04fa6c51b3f0df99e57145ee78dd3f5be1df3c1f2545e +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:0a2a6549dbeaae2c315532e67a1623c52bd0160482b83329d05fe66ff3581154 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index 9fcfc2a..305cf5a 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7a639ec114783cbae7340f3428baee59e4ac1760816448c9bb7fe00580045586 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:1128b9bfd24281f4fc6b88bea53172dbd998869e39f0e5ff45db3a212a195750 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 1c9fc9e..c1eb3fc 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:f1ee080e1d21f8cff19adeab09d2b06c240d9fb744fcaee993b13d404a3eea15 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:4b589a50cafa3d9418f17e8489374e1b37c3281f34a68e980b7dab4e17026ed1 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index 2cd37e6..847277d 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d97a7e442754839e9ab04fa6c51b3f0df99e57145ee78dd3f5be1df3c1f2545e +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:0a2a6549dbeaae2c315532e67a1623c52bd0160482b83329d05fe66ff3581154 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index a7ca2a5..a74ce4b 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7a639ec114783cbae7340f3428baee59e4ac1760816448c9bb7fe00580045586 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:1128b9bfd24281f4fc6b88bea53172dbd998869e39f0e5ff45db3a212a195750 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index d8a7622..6e88c55 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:f1ee080e1d21f8cff19adeab09d2b06c240d9fb744fcaee993b13d404a3eea15 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:4b589a50cafa3d9418f17e8489374e1b37c3281f34a68e980b7dab4e17026ed1 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index c40cc14..2c34291 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d97a7e442754839e9ab04fa6c51b3f0df99e57145ee78dd3f5be1df3c1f2545e +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:0a2a6549dbeaae2c315532e67a1623c52bd0160482b83329d05fe66ff3581154 WORKDIR /srv/www CMD ["/usr/bin/container"]