Skip to content

Commit be2c196

Browse files
authored
Merge pull request #751 from github-community-projects/dependabot/docker/python-7a50012
2 parents d0ac430 + d22d3ea commit be2c196

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:5b3879b6f3cb77e712644d50262d05a7c146b7312d784a18eff7ff5462e77033
4+
FROM python:3.14-slim@sha256:7a500125bc50693f2214e842a621440a1b1b9cbb2188f74ab045d29ed2ea5856
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)