From 5ea25033b332fcf18884b2b68c6844772b29f2bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 08:42:47 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20alpine=20(3.?= =?UTF-8?q?23.2=20=E2=86=92=203.23.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/taplo/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/taplo/Dockerfile b/apps/taplo/Dockerfile index b6d3f63..e2974a8 100644 --- a/apps/taplo/Dockerfile +++ b/apps/taplo/Dockerfile @@ -1,3 +1,3 @@ -FROM alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 +FROM alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 COPY --from=docker.io/tamasfe/taplo:0.10.0@sha256:e0e247250609d2c0f3a77bc8003dc21eaa16ffd1b07ef4bad16c35f6845eec2b /taplo /usr/local/bin/taplo