Skip to content

Commit

Permalink
Merge pull request #360 from github/dependabot/docker/python-c24c34b
Browse files Browse the repository at this point in the history
chore(deps): bump python from `59c7332` to `c24c34b`
  • Loading branch information
jmeridth authored Sep 9, 2024
2 parents 95045f5 + bf1686b commit fcd5116
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.12-slim@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c
FROM python:3.12-slim@sha256:c24c34b502635f1f7c4e99dc09a2cbd85d480b7dcfd077198c6b5af138906390
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 fcd5116

Please sign in to comment.