Skip to content

Commit

Permalink
Merge pull request #348 from github/dependabot/docker/python-59c7332
Browse files Browse the repository at this point in the history
chore(deps): bump python from `a3e58f9` to `59c7332`
  • Loading branch information
jmeridth authored Aug 19, 2024
2 parents 60c94b7 + 3f984a0 commit 60e3ccb
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:a3e58f9399353be051735f09be0316bfdeab571a5c6a24fd78b92df85bcb2d85
FROM python:3.12-slim@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c
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 60e3ccb

Please sign in to comment.