Skip to content

Commit 4d2c6ee

Browse files
chore(deps): bump python from a7185a8 to c845af9 (#569)
Bumps python from `a7185a8` to `c845af9`. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.5-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fefe8a commit 4d2c6ee

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:a7185a8e40af01bf891414a4df16ef10fc6000cee460a404a13da9029fe41604
4+
FROM python:3.14.5-slim@sha256:c845af9399020c7e562969a13689e929074a10fd057acd1b1fad06a2fb068e97
55
LABEL org.opencontainers.image.source https://github.com/github-community-projects/evergreen
66

77
WORKDIR /action/workspace

0 commit comments

Comments
 (0)