From a886b7524c81effa89d32fb4b4318db45f5f64e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:53:48 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `0b158df` to `a257ae1` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `0b158df` to `a257ae1`. - [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 657fce3d4..c4bc09a07 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:0b158df34ddc4729466607e648f2acb9ac2c8be425a0ec81389dc99172463d53 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:a257ae19c6d7040a7d4a6452e56218a92211c1d269861371befa6367becd24e4 ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file