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.
9813eec
0aecac0
1 parent 7a60121 commit 5173ff8Copy full SHA for 5173ff8
Dockerfile
@@ -1,7 +1,7 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
#trivy:ignore:AVD-DS-0002
4
-FROM python:3.14-slim@sha256:9813eecff3a08a6ac88aea5b43663c82a931fd9557f6aceaa847f0d8ce738978
+FROM python:3.14-slim@sha256:0aecac02dc3d4c5dbb024b753af084cafe41f5416e02193f1ce345d671ec966e
5
LABEL com.github.actions.name="issue-metrics" \
6
com.github.actions.description="Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc." \
7
com.github.actions.icon="check-square" \
0 commit comments