Skip to content

Commit 8d23ad2

Browse files
chore(deps): bump python from 21e39cf to 914bf5c
Bumps python from `21e39cf` to `914bf5c`. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.3-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 506e79b commit 8d23ad2

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.3-slim@sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5
3+
FROM python:3.13.3-slim@sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b
44
LABEL org.opencontainers.image.source https://github.com/github/evergreen
55

66
WORKDIR /action/workspace

0 commit comments

Comments
 (0)