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 1d6cc8c commit e4bb991Copy full SHA for e4bb991
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=323a717dc4a010fee21e3f1aac738ee10bb485de4e7593ce242b36ee48d6b352
+ARG SHA256=18159b2be11db91f84b8f8f655cd860f805dbd9e49a583ddaac8ab39bf4fe1a7
27
28
29
# Set to any non-empty value to enable shell debugging for troubleshooting
0 commit comments