Skip to content

Commit 2493af7

Browse files
chore(deps): update wolfi (versioned)
1 parent da01dc3 commit 2493af7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-fips.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/running-jobs-in-a-container
3030
# docker run -it --rm --name fipsy docker.elastic.co/wolfi/python-fips:3.12
3131
container:
32-
image: docker.elastic.co/wolfi/python-fips:3.12-dev
32+
image: docker.elastic.co/wolfi/python-fips:3.13.1-r1-dev@sha256:607490d7da8d78a189e98b3e026f9160180d937efd4afc40ac41a9e59031db35
3333
options: --user root
3434
credentials:
3535
username: ${{ secrets.ELASTIC_DOCKER_USERNAME }}

Dockerfile.wolfi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bd401704a162a7937cd1015f755ca9da9aba0fdf967fc6bf90bf8d3f6b2eb557
1+
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:c66fdafe581a6ab1668a962015de4ce4666a60ed601d24f019f03bb4aaab8eeb
22
ARG AGENT_DIR
33
COPY ${AGENT_DIR} /opt/python

0 commit comments

Comments
 (0)