Skip to content

Commit 2a00d91

Browse files
authored
Merge pull request #399 from github/dependabot/docker/python-af4e85f
chore(deps): bump python from `ad48727` to `af4e85f`
2 parents 41cf8f1 + 5e6689a commit 2a00d91

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,6 +1,6 @@
11
#checkov:skip=CKV_DOCKER_2
22
#checkov:skip=CKV_DOCKER_3
3-
FROM python:3.12-slim@sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26
3+
FROM python:3.12-slim@sha256:af4e85f1cac90dd3771e47292ea7c8a9830abfabbe4faa5c53f158854c2e819d
44
LABEL com.github.actions.name="issue-metrics" \
55
com.github.actions.description="Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc." \
66
com.github.actions.icon="check-square" \

0 commit comments

Comments
 (0)