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 b68c19b commit 13ec23cCopy full SHA for 13ec23c
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=c5bbde5ada8f427a1f2e2fb41f08077bfb4f1c779e82ab7e603a145275bec840
+ARG SHA256=09f18c1f8ca777f63934b415af9a781a0e5aaba5e005ba0475cba71bb3e8e609
27
28
# Set to any non-empy value to enable shell debugging for troubleshooting
29
ARG VERBOSE=
0 commit comments