Skip to content

Commit 203b8f1

Browse files
chore(deps): bump python in the dependencies group (#581)
Bumps the dependencies group with 1 update: python. Updates `python` from 3.14.5-slim to 3.14.6-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14.6-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 598e2be commit 203b8f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#checkov:skip=CKV_DOCKER_2
22
#checkov:skip=CKV_DOCKER_3
33
#trivy:ignore:AVD-DS-0002
4-
FROM python:3.14.5-slim@sha256:c845af9399020c7e562969a13689e929074a10fd057acd1b1fad06a2fb068e97
4+
FROM python:3.14.6-slim@sha256:44dd04494ee8f3b538294360e7c4b3acb87c8268e4d0a4828a6500b1eff50061
55
LABEL org.opencontainers.image.source https://github.com/github-community-projects/evergreen
66

77
WORKDIR /action/workspace

0 commit comments

Comments
 (0)