You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Dockerfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#checkov:skip=CKV_DOCKER_2
2
2
#checkov:skip=CKV_DOCKER_3
3
-
FROM python:3.13-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
3
+
FROM python:3.13-slim@sha256:f3614d98f38b0525d670f287b0474385952e28eb43016655dd003d0e28cf8652
4
4
LABEL com.github.actions.name="contributors" \
5
5
com.github.actions.description="GitHub Action that given an organization or repository, produces information about the contributors over the specified time period." \
0 commit comments