comparison scripts/Docker/Dockerfile @ 7710:56c32eebc518

Another python:3-alpine image update
author John Rouillard <rouilj@ieee.org>
date Sat, 02 Dec 2023 16:58:18 -0500
parents 1ac882b069e7
children 2c1d30467909
comparison
equal deleted inserted replaced
7709:1ac882b069e7 7710:56c32eebc518
21 21
22 # Internal settings that are for advanced users to override. 22 # Internal settings that are for advanced users to override.
23 23
24 # parameterize the sha256 sum to pin version of python:3-alpine 24 # parameterize the sha256 sum to pin version of python:3-alpine
25 # Must use the same version in both build stages. 25 # Must use the same version in both build stages.
26 ARG SHA256=c5bbde5ada8f427a1f2e2fb41f08077bfb4f1c779e82ab7e603a145275bec840 26 ARG SHA256=09f18c1f8ca777f63934b415af9a781a0e5aaba5e005ba0475cba71bb3e8e609
27 27
28 # Set to any non-empy value to enable shell debugging for troubleshooting 28 # Set to any non-empy value to enable shell debugging for troubleshooting
29 ARG VERBOSE= 29 ARG VERBOSE=
30 30
31 # application directory 31 # application directory

Roundup Issue Tracker: http://roundup-tracker.org/