We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdacee commit 20d498cCopy full SHA for 20d498c
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=ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac
+ARG SHA256=a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1
27
28
# Set to any non-empy value to enable shell debugging for troubleshooting
29
ARG VERBOSE=
0 commit comments