Skip to content

Commit

Permalink
Merge pull request #413 from github/dependabot/docker/python-751d8be
Browse files Browse the repository at this point in the history
chore(deps): bump python from `2ec5a4a` to `751d8be`
  • Loading branch information
zkoppert authored Oct 21, 2024
2 parents 5b72830 + f04af07 commit d278b86
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:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c
FROM python:3.13-slim@sha256:751d8bece269ba9e672b3f2226050e7e6fb3f3da3408b5dcb5d415a054fcb061
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 d278b86

Please sign in to comment.