We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fb83750
71b358f
1 parent c9e9838 commit 11dbc2bCopy full SHA for 11dbc2b
1 file changed
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:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca
+FROM python:3.14-slim@sha256:71b358f8bff55413f4a6b95af80acb07ab97b5636cd3b869f35c3680d31d1650
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