From cb281883ab05bd1e0528fd8d2001ed4a9ab9c916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 09:24:05 +0000 Subject: [PATCH] :seedling:(deps): Bump alpine Bumps the all-docker-deps group in /deploy/github/log/leaf_validator with 1 update: alpine. Updates `alpine` from 3.23.3 to 3.23.4 --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-docker-deps ... Signed-off-by: dependabot[bot] --- deploy/github/log/leaf_validator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/github/log/leaf_validator/Dockerfile b/deploy/github/log/leaf_validator/Dockerfile index a83d832..d552082 100644 --- a/deploy/github/log/leaf_validator/Dockerfile +++ b/deploy/github/log/leaf_validator/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 +FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 RUN apk add --no-cache bash curl git jq