From 137b2d6850f8c5e1e946ff8a2856654dd8ace38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 11:20:09 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `bb3bb94` to `1bb3aa7` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `bb3bb94` to `1bb3aa7`. - [Commits](https://github.com/chainguard-images/images-private/commits) --- updated-dependencies: - dependency-name: wolfi/chainguard-base dependency-version: latest dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile.wolfi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.wolfi b/Dockerfile.wolfi index 33afbaaaf..7f2ba4956 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bb3bb9491f564296956a879033da287961829c431fc8dc68222c2b60f9bfa052 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:1bb3aa73b5c4040c76fff79735aa8183dea2a03358956295e766e7c4989c59c1 ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file