From e849207533ac157c124d2445f5b9b9196c9a6754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:52:48 +0000 Subject: [PATCH] build(deps): bump wolfi/chainguard-base from `ec3de09` to `65aa5f8` Bumps [wolfi/chainguard-base](https://github.com/chainguard-images/images-private) from `ec3de09` to `65aa5f8`. - [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 e9084c005..92fa7ef9a 100644 --- a/Dockerfile.wolfi +++ b/Dockerfile.wolfi @@ -1,3 +1,3 @@ -FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:ec3de092c5f71d1b439965e3234f572eebfc3228f1ace528b1a3bf468f5a33f7 +FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:65aa5f88a38744e2cea7226e75b07f1b11ab09d7b11650f6619ddd9ffffc592c ARG AGENT_DIR COPY ${AGENT_DIR} /opt/python \ No newline at end of file