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.
1 parent 0351b57 commit 6e777c8Copy full SHA for 6e777c8
scripts/Docker/Dockerfile
@@ -23,7 +23,7 @@ ARG source=local
23
24
# parameterize the sha256 sum to pin version of python:3-alpine
25
# Must use the same version in both build stages.
26
-ARG SHA256=c793b92fd9e0e2a0b611756788a033d569ca864b733461c8fb30cfd14847dbcf
+ARG SHA256=14cfc61fc2404da8adc7b1cb1fcb299aefafab22ae571f652527184fbb21ce69
27
28
# Set to any non-empy value to enable shell debugging for troubleshooting
29
ARG VERBOSE=
0 commit comments