Skip to content

Commit

Permalink
chore(deps): update wolfi (versioned)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Mar 8, 2025
1 parent f4040b8 commit a72dc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-fips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/running-jobs-in-a-container
# docker run -it --rm --name fipsy docker.elastic.co/wolfi/python-fips:3.12
container:
image: docker.elastic.co/wolfi/python-fips:3.12-dev
image: docker.elastic.co/wolfi/python-fips:3.13.1-r1-dev@sha256:607490d7da8d78a189e98b3e026f9160180d937efd4afc40ac41a9e59031db35
options: --user root
credentials:
username: ${{ secrets.ELASTIC_DOCKER_USERNAME }}
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.wolfi
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bd401704a162a7937cd1015f755ca9da9aba0fdf967fc6bf90bf8d3f6b2eb557
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:a2386b04c6dddd0d1d8673791f3f235652b78b727f1d3b15a677f867b12d7987
ARG AGENT_DIR
COPY ${AGENT_DIR} /opt/python

0 comments on commit a72dc19

Please sign in to comment.