Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 83d3389

Browse files
authored
Merge pull request #88 from github/zkoppert-patch-1
chore: pin shas in Dockerfile
2 parents 0813bcc + 47967bb commit 83d3389

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
3+
FROM python:3.12-slim@sha256:e3ae8cf03c4f0abbfef13a8147478a7cd92798a94fa729a36a185d9106cbae32
44

55
WORKDIR /action/workspace
66
COPY requirements.txt CONTRIBUTING-template.md open_contrib_pr.py /action/workspace/

0 commit comments

Comments
 (0)