Skip to content

Commit

Permalink
chore: update alpine image version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rouilj committed Apr 18, 2024
1 parent 6ff6650 commit ee55a66
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=c7eb5c92b7933fe52f224a91a1ced27b91840ac9c69c58bef40d602156bcdb41
ARG SHA256=ef097620baf1272e38264207003b0982285da3236a20ed829bf6bbf1e85fe3cb

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

0 comments on commit ee55a66

Please sign in to comment.