Skip to content

Commit 58d0407

Browse files
chore(deps): bump python in the dependencies group
Bumps the dependencies group with 1 update: python. Updates `python` from 3.13.6-slim to 3.13.7-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.13.7-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 866010b commit 58d0407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.6-slim@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a
3+
FROM python:3.13.7-slim@sha256:27f90d79cc85e9b7b2560063ef44fa0e9eaae7a7c3f5a9f74563065c5477cc24
44
LABEL org.opencontainers.image.source https://github.com/github/evergreen
55

66
WORKDIR /action/workspace

0 commit comments

Comments
 (0)