Skip to content

Commit 97b3207

Browse files
chore(deps): Bump python from 8220cce to 27f90d7
Bumps python from `8220cce` to `27f90d7`. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.7-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1fd3ab commit 97b3207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#checkov:skip=CKV_DOCKER_2
22
#checkov:skip=CKV_DOCKER_3
3-
FROM python:3.13.7-slim@sha256:8220ccec22e88cddd9a541cacd1bf48423bda8cdeb1015249e4b298edf86cdc7
3+
FROM python:3.13.7-slim@sha256:27f90d79cc85e9b7b2560063ef44fa0e9eaae7a7c3f5a9f74563065c5477cc24
44
LABEL com.github.actions.name="measure-innersource" \
55
com.github.actions.description="Measure and report on the InnerSource collaboration occuring in a given repository" \
66
com.github.actions.icon="bar-chart" \

0 commit comments

Comments
 (0)