Skip to content

Commit 42fdfb5

Browse files
chore(deps): bump python from 6a27522 to 584e89d
Bumps python from `6a27522` to `584e89d`. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7adb50d commit 42fdfb5

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.14-slim@sha256:6a27522252aef8432841f224d9baaa6e9fce07b07584154fa0b9a96603af7456
4+
FROM python:3.14-slim@sha256:584e89d31009a79ae4d9e3ab2fba078524a6c0921cb2711d05e8bb5f628fc9b9
55
LABEL com.github.actions.name="issue-metrics" \
66
com.github.actions.description="Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc." \
77
com.github.actions.icon="check-square" \

0 commit comments

Comments
 (0)