Skip to content

Commit

Permalink
Merge pull request #482 from github/dependabot/docker/python-f3614d9
Browse files Browse the repository at this point in the history
chore(deps): bump python from `ae9f9ac` to `f3614d9`
  • Loading branch information
jmeridth authored Mar 3, 2025
2 parents 87cc220 + 15cfe42 commit 33f091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#checkov:skip=CKV_DOCKER_2
#checkov:skip=CKV_DOCKER_3
FROM python:3.13-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
FROM python:3.13-slim@sha256:f3614d98f38b0525d670f287b0474385952e28eb43016655dd003d0e28cf8652
LABEL com.github.actions.name="issue-metrics" \
com.github.actions.description="Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc." \
com.github.actions.icon="check-square" \
Expand Down

0 comments on commit 33f091f

Please sign in to comment.