We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f20b5f7 + 1a1bf13 commit 3b30481Copy full SHA for 3b30481
Dockerfile
@@ -1,7 +1,7 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
#trivy:ignore:AVD-DS-0002
4
-FROM python:3.14.0-slim@sha256:5cfac249393fa6c7ebacaf0027a1e127026745e603908b226baa784c52b9d99b
+FROM python:3.14.0-slim@sha256:4ed33101ee7ec299041cc41dd268dae17031184be94384b1ce7936dc4e5dead3
5
LABEL org.opencontainers.image.source https://github.com/github/evergreen
6
7
WORKDIR /action/workspace
0 commit comments