From b6d0527c9e99157e7f0b21079b4777f0dffa45e9 Mon Sep 17 00:00:00 2001 From: "cosmos-renovate-bot[bot]" <184220455+cosmos-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:58:29 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/library/?= =?UTF-8?q?alpine=20(=2021dc606=20=E2=86=92=20b97e2a8=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 d4b1492..896af15 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:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3 ENV HOME=/config