File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 }}
Original file line number Diff line number Diff line change 1- FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bd401704a162a7937cd1015f755ca9da9aba0fdf967fc6bf90bf8d3f6b2eb557
1+ FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:d74b1fda6b7fee2c90b410df258e005c049e0672fe16d79d00e58f14fb69f90b
22ARG AGENT_DIR
33COPY ${AGENT_DIR} /opt/python
You can’t perform that action at this time.
0 commit comments