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 b982089 + e10e2b8 commit ef41275Copy full SHA for ef41275
Dockerfile
@@ -1,6 +1,6 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
-FROM python:3.12-slim@sha256:15bad989b293be1dd5eb26a87ecacadaee1559f98e29f02bf6d00c8d86129f39
+FROM python:3.12-slim@sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26
4
LABEL org.opencontainers.image.source https://github.com/github/cleanowners
5
6
WORKDIR /action/workspace
0 commit comments