Skip to content

Commit

Permalink
Merge pull request #113 from github/dependabot/docker/python-59c7332
Browse files Browse the repository at this point in the history
chore(deps): bump python from `105e9d8` to `59c7332`
  • Loading branch information
jmeridth committed Aug 19, 2024
2 parents dc47d42 + f6eabe5 commit f97f98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#checkov:skip=CKV_DOCKER_2
#checkov:skip=CKV_DOCKER_3
FROM python:3.12-slim@sha256:105e9d85a67db1602e70fa2bbb49c1e66bae7e3bdcb6259344fe8ca116434f74
FROM python:3.12-slim@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c

WORKDIR /action/workspace
COPY requirements.txt CONTRIBUTING-template.md open_contrib_pr.py /action/workspace/
Expand Down

0 comments on commit f97f98a

Please sign in to comment.