From 2235a8f1135ff6f30c0fee07f66c4b4689c3a1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 17:46:37 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `bcd2bae` to `fd076aa` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `bcd2bae` to `fd076aa`. - [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 569a15e28..7b3fa3f10 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bcd2bae2ba9865af5149bf40a7c649614a8c003bf54a0d71212813f0008b42d7 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:fd076aa0b6881318ba5342baf3e2e412f800c225851e0f3050e097c59becbd88 ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file