From dac668b764459053c6a9b0d70785e45d043fcf59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 11:52:49 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `1528876` to `2af89d6` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `1528876` to `2af89d6`. - [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 56f2755b7..90acc187b 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:1528876c97cc38e8b7a031ca22555df64d4cd3d47d40bea325102df860884081 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:2af89d6c07b84e7ccc1f216e0c28da7cf52449fda442ed7ae2e4ec0da7206360 ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file