From 1ad3b012c51c19f627c6e9ad50137dd9bc95bcdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:44:08 +0000 Subject: [PATCH] chore(deps): update docker digests (#95) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 6fc78e4..e108ed3 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:a3d2b263aebefdd2e8abda1ff0932ed9c52b07f0456367f02fccdbfdc6cf7a81 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:6b7ff2e6aa431610e1c3cf4bc0c42d1c0b95267f5a56eed13f7f7a454d69cac0 VOLUME ["/var/lib/memcached"] EXPOSE 11211 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 72c230f..b1da1f0 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:1fd728676f8614f2fd1eb3de1323c3ecef1377e2af012f305bf99cc9458dd25f +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:640f1979f355405d87e1daf78388b35941e12f0c108530f50d70da1d8740e58e VOLUME ["/var/lib/memcached"] EXPOSE 11211 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index f1f91d9..1eb2d45 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:7b4bda8457e38b2f7b8b0416473d86d8ff13749669b12e312e58bfe2a4138969 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e154e249777f96dffd333fcf333845333ac6087a02a7a0a2d163b0d7c6e3d8ff VOLUME ["/var/lib/memcached"] EXPOSE 11211