From 9fabe3e15861d5d6d9841fa97e3210dd4864e44f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:12:00 +0000 Subject: [PATCH] chore(deps): 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 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index b981663e..3171fa49 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:fab1bac20ef4519bf0e3e7fff2b130f2c8c1ad73c99a7015c5fd6464f7448935 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:6d5eb1bd1cd80dbf34f8f86a4f7e4442acf3ca826d305e1c586f17b7897b954f WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 58729c19..f78994ae 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:bb6868c4fbb45f450e93716df9a2cdf7a14c30342412eb4216f73d77994bb258 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:a95087058dbbec08c56999f30f169c0da221e655821aaed19073f29994dde0a5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 3b74adf2..50a4b2e4 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d6a875565b27c3bfd8fa6aba6b2e5e0bf4cdf1f4268e48117cd80fce33d9f524 +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:bff58818a7b65b09bd1583fe1f5a0c1bd4e45cf5c1a16e53ee34692b6a072fc4 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.amd64 b/v8.1/Dockerfile.amd64 index 8d2ed50e..6b977085 100644 --- a/v8.1/Dockerfile.amd64 +++ b/v8.1/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:fab1bac20ef4519bf0e3e7fff2b130f2c8c1ad73c99a7015c5fd6464f7448935 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:6d5eb1bd1cd80dbf34f8f86a4f7e4442acf3ca826d305e1c586f17b7897b954f WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm b/v8.1/Dockerfile.arm index 0ce8ce21..7fb8914d 100644 --- a/v8.1/Dockerfile.arm +++ b/v8.1/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:bb6868c4fbb45f450e93716df9a2cdf7a14c30342412eb4216f73d77994bb258 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:a95087058dbbec08c56999f30f169c0da221e655821aaed19073f29994dde0a5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.1/Dockerfile.arm64 b/v8.1/Dockerfile.arm64 index 820c9bf7..96897bab 100644 --- a/v8.1/Dockerfile.arm64 +++ b/v8.1/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d6a875565b27c3bfd8fa6aba6b2e5e0bf4cdf1f4268e48117cd80fce33d9f524 +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:bff58818a7b65b09bd1583fe1f5a0c1bd4e45cf5c1a16e53ee34692b6a072fc4 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.amd64 b/v8.2/Dockerfile.amd64 index ce9d8e65..14f6fa6a 100644 --- a/v8.2/Dockerfile.amd64 +++ b/v8.2/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:fab1bac20ef4519bf0e3e7fff2b130f2c8c1ad73c99a7015c5fd6464f7448935 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:6d5eb1bd1cd80dbf34f8f86a4f7e4442acf3ca826d305e1c586f17b7897b954f WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm b/v8.2/Dockerfile.arm index 5fc2f94f..9005a4dc 100644 --- a/v8.2/Dockerfile.arm +++ b/v8.2/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:bb6868c4fbb45f450e93716df9a2cdf7a14c30342412eb4216f73d77994bb258 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:a95087058dbbec08c56999f30f169c0da221e655821aaed19073f29994dde0a5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.2/Dockerfile.arm64 b/v8.2/Dockerfile.arm64 index 59187f62..4b627066 100644 --- a/v8.2/Dockerfile.arm64 +++ b/v8.2/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d6a875565b27c3bfd8fa6aba6b2e5e0bf4cdf1f4268e48117cd80fce33d9f524 +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:bff58818a7b65b09bd1583fe1f5a0c1bd4e45cf5c1a16e53ee34692b6a072fc4 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.amd64 b/v8.3/Dockerfile.amd64 index b981663e..3171fa49 100644 --- a/v8.3/Dockerfile.amd64 +++ b/v8.3/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:fab1bac20ef4519bf0e3e7fff2b130f2c8c1ad73c99a7015c5fd6464f7448935 +FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:6d5eb1bd1cd80dbf34f8f86a4f7e4442acf3ca826d305e1c586f17b7897b954f WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm b/v8.3/Dockerfile.arm index 58729c19..f78994ae 100644 --- a/v8.3/Dockerfile.arm +++ b/v8.3/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:bb6868c4fbb45f450e93716df9a2cdf7a14c30342412eb4216f73d77994bb258 +FROM ghcr.io/dockhippie/caddy:latest-arm@sha256:a95087058dbbec08c56999f30f169c0da221e655821aaed19073f29994dde0a5 WORKDIR /srv/www CMD ["/usr/bin/container"] diff --git a/v8.3/Dockerfile.arm64 b/v8.3/Dockerfile.arm64 index 3b74adf2..50a4b2e4 100644 --- a/v8.3/Dockerfile.arm64 +++ b/v8.3/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:d6a875565b27c3bfd8fa6aba6b2e5e0bf4cdf1f4268e48117cd80fce33d9f524 +FROM ghcr.io/dockhippie/caddy:latest-arm64@sha256:bff58818a7b65b09bd1583fe1f5a0c1bd4e45cf5c1a16e53ee34692b6a072fc4 WORKDIR /srv/www CMD ["/usr/bin/container"]