From 8acc73b23e4aae78dea1a8d2e1c2769599d99932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:31:35 +0000 Subject: [PATCH] Bump alpine Bumps the all-deps group in /trillian/examples/deployment/docker/envsubst with 1 update: alpine. Updates `alpine` from `0a4eaa0` to `beefdbd` --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] --- trillian/examples/deployment/docker/envsubst/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trillian/examples/deployment/docker/envsubst/Dockerfile b/trillian/examples/deployment/docker/envsubst/Dockerfile index 557b537035..34d6a1ac26 100644 --- a/trillian/examples/deployment/docker/envsubst/Dockerfile +++ b/trillian/examples/deployment/docker/envsubst/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5 +FROM alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d RUN apk add --no-cache gettext