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.
8220cce
27f90d7
1 parent b1fd3ab commit 97b3207Copy full SHA for 97b3207
Dockerfile
@@ -1,6 +1,6 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
-FROM python:3.13.7-slim@sha256:8220ccec22e88cddd9a541cacd1bf48423bda8cdeb1015249e4b298edf86cdc7
+FROM python:3.13.7-slim@sha256:27f90d79cc85e9b7b2560063ef44fa0e9eaae7a7c3f5a9f74563065c5477cc24
4
LABEL com.github.actions.name="measure-innersource" \
5
com.github.actions.description="Measure and report on the InnerSource collaboration occuring in a given repository" \
6
com.github.actions.icon="bar-chart" \
0 commit comments