Skip to content

Commit

Permalink
Merge pull request #226 from github/dependabot/docker/python-23a81be
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeridth authored Jan 20, 2025
2 parents 5fb5bc2 + df3e1c8 commit 4a12fae
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.13-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1
FROM python:3.13-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47
LABEL com.github.actions.name="contributors" \
com.github.actions.description="GitHub Action that given an organization or repository, produces information about the contributors over the specified time period." \
com.github.actions.icon="users" \
Expand Down

0 comments on commit 4a12fae

Please sign in to comment.