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 4, 2025
1 parent 3e04733 commit 6b03db8
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 @@ -21,7 +21,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/chainguard-base-fips:latest
container:
image: docker.elastic.co/wolfi/chainguard-base-fips:latest@sha256:e060fa81b7bdd061cc0ca0d85d17c69cba9a62d2c464a019e1f533c0c1933bb1
image: docker.elastic.co/wolfi/chainguard-base-fips:latest@sha256:c591c6dcb512383653b5c75f774540377a94c7567cdcf0551a6d8f98d4ffc27c
credentials:
username: ${{ secrets.ELASTIC_DOCKER_USERNAME }}
password: ${{ secrets.ELASTIC_DOCKER_PASSWORD }}
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:0801a437e721bebdd2d5be62e3f63f60fc9d1d82efacabe4c5b8792d74ae7006
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:7b3fae7be5ba63701d0bb9fb8f01022c1477e7748c876e59607bea22236fd260
ARG AGENT_DIR
COPY ${AGENT_DIR} /opt/nodejs

0 comments on commit 6b03db8

Please sign in to comment.