Skip to content

Commit c37e826

Browse files
authored
Merge pull request #135 from github/dependabot/docker/python-2fba8e7
2 parents 0b1c375 + cb232e4 commit c37e826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.12-slim@sha256:e3ae8cf03c4f0abbfef13a8147478a7cd92798a94fa729a36a185d9106cbae32
3+
FROM python:3.12-slim@sha256:2fba8e70a87bcc9f6edd20dda0a1d4adb32046d2acbca7361bc61da5a106a914
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)