Skip to content

Commit b5a2f09

Browse files
chore(deps): bump python from 63a4c7f to b877e50
Bumps python from `63a4c7f` to `b877e50`. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.6-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbaa302 commit b5a2f09

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.6-slim@sha256:63a4c7f612a00f92042cbdcc7cdc6a306f38485af0a200b9c89de7d9b1607d15
4+
FROM python:3.14.6-slim@sha256:b877e50bd90de10af8d82c57a022fc2e0dc731c5320d762a27986facfc3355c1
55
LABEL org.opencontainers.image.source https://github.com/github-community-projects/pr-conflict-detector
66

77
COPY --from=ghcr.io/astral-sh/uv:0.10.9@sha256:10902f58a1606787602f303954cea099626a4adb02acbac4c69920fe9d278f82 /uv /uvx /bin/

0 commit comments

Comments
 (0)