Skip to content

Commit

Permalink
chore: update python:3-alpine version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rouilj committed Feb 14, 2024
1 parent 5d95bb9 commit b4dbc33
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=14cfc61fc2404da8adc7b1cb1fcb299aefafab22ae571f652527184fbb21ce69
ARG SHA256=1a0501213b470de000d8432b3caab9d8de5489e9443c2cc7ccaa6b0aa5c3148e

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

0 comments on commit b4dbc33

Please sign in to comment.