We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b6a4ae + 846569c commit 93ea020Copy full SHA for 93ea020
Dockerfile
@@ -1,6 +1,6 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
-FROM python:3.12-slim@sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63
+FROM python:3.12-slim@sha256:e3ae8cf03c4f0abbfef13a8147478a7cd92798a94fa729a36a185d9106cbae32
4
LABEL com.github.actions.name="stale-repos" \
5
com.github.actions.description="Find stale repositories in a GitHub organization." \
6
com.github.actions.icon="check-square" \
0 commit comments