Skip to content

Commit ab5f7e7

Browse files
authored
Merge pull request #219 from github/dependabot/docker/dependencies-d11c14049c
2 parents 47ebb6c + 1b62020 commit ab5f7e7

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.12-slim@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c
3+
FROM python:3.12.6-slim@sha256:3915ca5721d1ea28844b2db538a46bf48dd13bf3cf623a1e956049eac66f5351
44
LABEL org.opencontainers.image.source https://github.com/github/evergreen
55

66
WORKDIR /action/workspace

0 commit comments

Comments
 (0)