From 56c89bc25477b93815d94fcf1300b91972ebd1e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:18:12 +0000 Subject: [PATCH] chore(deps): update docker digests (#92) 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 90202ed..321eb5d 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:75ece692f395223544b8f69794bb46733afa406dbf2c67817f5513e5e68f9dc0 VOLUME ["/var/lib/memcached"] EXPOSE 11211 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 1328ac7..8e6762c 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:f06672b832c6ef8be3e1ea763a781e144f67c513d245e67434d09353e41767f2 VOLUME ["/var/lib/memcached"] EXPOSE 11211 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 08d5a0b..8bfe037 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:6141946df1d4157c0b2496566da371a7c597794799fb4ec5c38a5297134c82dc VOLUME ["/var/lib/memcached"] EXPOSE 11211