Skip to content

Commit 5fa0ea9

Browse files
chore(deps): bump python from 58c30f5 to 5f55cdf
Bumps python from `58c30f5` to `5f55cdf`. --- 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 0638f0f commit 5fa0ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#checkov:skip=CKV_DOCKER_2
22
#checkov:skip=CKV_DOCKER_3
33
#trivy:ignore:AVD-DS-0002
4-
FROM python:3.13.7-slim@sha256:58c30f5bfaa718b5803a53393190b9c68bd517c44c6c94c1b6c8c172bcfad040
4+
FROM python:3.13.7-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
55
LABEL com.github.actions.name="stale-repos" \
66
com.github.actions.description="Find stale repositories in a GitHub organization." \
77
com.github.actions.icon="check-square" \

0 commit comments

Comments
 (0)