From 103363a972e2c339945acab8d536bc4e514943f2 Mon Sep 17 00:00:00 2001 From: "cosmos-renovate-bot[bot]" <184220455+cosmos-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:57:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/library/?= =?UTF-8?q?alpine=20(=2021dc606=20=E2=86=92=20a8560b3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/wasmd/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wasmd/Dockerfile b/apps/wasmd/Dockerfile index 86d6ffa..8d823de 100644 --- a/apps/wasmd/Dockerfile +++ b/apps/wasmd/Dockerfile @@ -27,7 +27,7 @@ RUN echo "Ensuring binary is statically linked ..." \ && (file /code/build/wasmd | grep "statically linked") # -------------------------------------------------------- -FROM docker.io/library/alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 +FROM docker.io/library/alpine:3.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c ENV HOME=/config