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.
1 parent aa95569 commit c84f1b0Copy full SHA for c84f1b0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a
+FROM python:3.13.7-slim@sha256:8220ccec22e88cddd9a541cacd1bf48423bda8cdeb1015249e4b298edf86cdc7
2
LABEL com.github.actions.name="stale-repos" \
3
com.github.actions.description="Find stale repositories in a GitHub organization." \
4
com.github.actions.icon="check-square" \
0 commit comments