Skip to content

Commit a72dc19

Browse files
chore(deps): update wolfi (versioned)
1 parent f4040b8 commit a72dc19

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:a2386b04c6dddd0d1d8673791f3f235652b78b727f1d3b15a677f867b12d7987
22
ARG AGENT_DIR
33
COPY ${AGENT_DIR} /opt/python

0 commit comments

Comments
 (0)