From 5205c2e5667af8c4861ffb805b1f5b34e3b02ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:25:09 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `66d7835` to `442a566` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `66d7835` to `442a566`. - [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 f7f452362..eca385f37 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:66d78357f294fef975f0286c04f963249b5c6a835a53c26a4d1c8dd5ecfbd57d +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:442a5663000b3d66d565e61d400b30a4638383a72d90494cfc3104b34dfb3211 ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file