From b79358acb2c2d5dab2f8ab95c4ca7f4bd0dfe1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:34:02 +0000 Subject: [PATCH] Bump distroless/python3-debian13 in /baseimages in the distroless group Bumps the distroless group in /baseimages with 1 update: distroless/python3-debian13. Updates `distroless/python3-debian13` from `d765878` to `3f056d8` --- updated-dependencies: - dependency-name: distroless/python3-debian13 dependency-version: latest dependency-type: direct:production dependency-group: distroless ... Signed-off-by: dependabot[bot] --- baseimages/Dockerfile.distroless-python-debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseimages/Dockerfile.distroless-python-debian b/baseimages/Dockerfile.distroless-python-debian index 75cb83272..fea558c55 100644 --- a/baseimages/Dockerfile.distroless-python-debian +++ b/baseimages/Dockerfile.distroless-python-debian @@ -1,3 +1,3 @@ -FROM gcr.io/distroless/python3-debian13:latest@sha256:d7658786080d0ad01686028fdf6f2fea1c15485ff48f74f3af80b8d46ba6fe39 +FROM gcr.io/distroless/python3-debian13:latest@sha256:3f056d8b0189540a15b5a3a125cfd28fb0960af0af2c56cf8bcec613fd771a00 CMD echo this is a dummy file used to automate dependency upgrades for plugins