From 6ee6a389928c6fbb021e323bdd241419a6e3a77e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:32:05 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `ec17277` to `00fa283` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `ec17277` to `00fa283`. - [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 cdf0e606a..e62a7b825 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:ec172778d432abfcd18641ec25270b2fff7c22ff9956d44c495860cdb0477357 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:00fa283d3647165f65fa64324d60f09d29f0ad1ade717af349131b2fc65f8f8f ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file