Skip to content

Commit 118d181

Browse files
authored
Merge pull request #205 from github/dependabot/docker/python-4efa69b
2 parents 660623b + de63c7f commit 118d181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#checkov:skip=CKV_DOCKER_2
22
#checkov:skip=CKV_DOCKER_3
3-
FROM python:3.13-slim@sha256:751d8bece269ba9e672b3f2226050e7e6fb3f3da3408b5dcb5d415a054fcb061
3+
FROM python:3.13-slim@sha256:4efa69bf17cfbd83a9942e60e2642335c3b397448e00410063a0421f9727c4c4
44
LABEL com.github.actions.name="contributors" \
55
com.github.actions.description="GitHub Action that given an organization or repository, produces information about the contributors over the specified time period." \
66
com.github.actions.icon="users" \

0 commit comments

Comments
 (0)