Skip to content

Commit

Permalink
Merge pull request #120 from github/dependabot/docker/python-c24c34b
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeridth authored Sep 9, 2024
2 parents 3476f05 + 72616f1 commit a840c04
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:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c
FROM python:3.12-slim@sha256:c24c34b502635f1f7c4e99dc09a2cbd85d480b7dcfd077198c6b5af138906390

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

0 comments on commit a840c04

Please sign in to comment.