Skip to content

Commit 73afe62

Browse files
committed
chore: update to newest python:3-alpine
Still no fixes for the grype security alerts though.
1 parent e36614f commit 73afe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG source=local
2323

2424
# parameterize the sha256 sum to pin version of python:3-alpine
2525
# Must use the same version in both build stages.
26-
ARG SHA256=09f18c1f8ca777f63934b415af9a781a0e5aaba5e005ba0475cba71bb3e8e609
26+
ARG SHA256=c793b92fd9e0e2a0b611756788a033d569ca864b733461c8fb30cfd14847dbcf
2727

2828
# Set to any non-empy value to enable shell debugging for troubleshooting
2929
ARG VERBOSE=

0 commit comments

Comments
 (0)