Skip to content

Commit 3b30481

Browse files
authored
Merge pull request #441 from github/dependabot/docker/python-4ed3310
chore(deps): bump python from `5cfac24` to `4ed3310`
2 parents f20b5f7 + 1a1bf13 commit 3b30481

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,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.0-slim@sha256:5cfac249393fa6c7ebacaf0027a1e127026745e603908b226baa784c52b9d99b
4+
FROM python:3.14.0-slim@sha256:4ed33101ee7ec299041cc41dd268dae17031184be94384b1ce7936dc4e5dead3
55
LABEL org.opencontainers.image.source https://github.com/github/evergreen
66

77
WORKDIR /action/workspace

0 commit comments

Comments
 (0)