Skip to content

Commit 54d62ff

Browse files
authored
Merge pull request #680 from github/dependabot/docker/python-6a27522
chore(deps): bump python from `486b809` to `6a27522`
2 parents 77ab22b + 1a6cb36 commit 54d62ff

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:486b8092bfb12997e10d4920897213a06563449c951c5506c2a2cfaf591c599f
4+
FROM python:3.14-slim@sha256:6a27522252aef8432841f224d9baaa6e9fce07b07584154fa0b9a96603af7456
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)