Skip to content

Commit

Permalink
chore: update the sha256 sum for the newest python:3-alpine image
Browse files Browse the repository at this point in the history
  • Loading branch information
rouilj committed Oct 31, 2023
1 parent abdacee commit 20d498c
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=ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac
ARG SHA256=a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1

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

0 comments on commit 20d498c

Please sign in to comment.