Skip to content

Commit

Permalink
Merge pull request #134 from github/dependabot/docker/dependencies-83…
Browse files Browse the repository at this point in the history
…e5de8d20
  • Loading branch information
jmeridth authored Oct 14, 2024
2 parents da9fc33 + c7b2762 commit ff9ec9a
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:af4e85f1cac90dd3771e47292ea7c8a9830abfabbe4faa5c53f158854c2e819d
FROM python:3.13-slim@sha256:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c

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

0 comments on commit ff9ec9a

Please sign in to comment.