From 61ce2435b40c17c08edafe55fcd49b982ef889da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 08:29:17 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20alpine=20(3.?= =?UTF-8?q?23.3=20=E2=86=92=203.23.4)?= 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 e2974a8..f8f21f8 100644 --- a/apps/taplo/Dockerfile +++ b/apps/taplo/Dockerfile @@ -1,3 +1,3 @@ -FROM alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 +FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 COPY --from=docker.io/tamasfe/taplo:0.10.0@sha256:e0e247250609d2c0f3a77bc8003dc21eaa16ffd1b07ef4bad16c35f6845eec2b /taplo /usr/local/bin/taplo