Skip to content

Commit ef41275

Browse files
authored
Merge pull request #139 from github/dependabot/docker/python-ad48727
2 parents b982089 + e10e2b8 commit ef41275

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:15bad989b293be1dd5eb26a87ecacadaee1559f98e29f02bf6d00c8d86129f39
3+
FROM python:3.12-slim@sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26
44
LABEL org.opencontainers.image.source https://github.com/github/cleanowners
55

66
WORKDIR /action/workspace

0 commit comments

Comments
 (0)