From 955db0beb305a0c9ff601e704908092070ce9a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:36:22 +0000 Subject: [PATCH] :seedling:(deps): Bump the all-docker-deps group Bumps the all-docker-deps group in /deploy/github/log/leaf_validator with 1 update: alpine. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor 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 062b061..d0ed7c3 100644 --- a/deploy/github/log/leaf_validator/Dockerfile +++ b/deploy/github/log/leaf_validator/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 +FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 RUN apk add --no-cache bash curl git jq