Skip to content

Commit

Permalink
Another python:3-alpine image update
Browse files Browse the repository at this point in the history
  • Loading branch information
rouilj committed Dec 2, 2023
1 parent b68c19b commit 13ec23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ARG source=local

# parameterize the sha256 sum to pin version of python:3-alpine
# Must use the same version in both build stages.
ARG SHA256=c5bbde5ada8f427a1f2e2fb41f08077bfb4f1c779e82ab7e603a145275bec840
ARG SHA256=09f18c1f8ca777f63934b415af9a781a0e5aaba5e005ba0475cba71bb3e8e609

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

0 comments on commit 13ec23c

Please sign in to comment.