comparison scripts/Docker/Dockerfile @ 8181:0a6ca45c53b4

chore: update manifest sha256sum to fix issue with python version.
author John Rouillard <rouilj@ieee.org>
date Sun, 08 Dec 2024 18:03:07 -0500
parents 1aa3e5681979
children 53dba022d4cd
comparison
equal deleted inserted replaced
8180:d02ce1d14acd 8181:0a6ca45c53b4
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=7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4 26 ARG SHA256=06ec926ba48a761e10e429c9091000863f7b91ef42296d10303c5da6c01e25ad
27 27
28 28
29 # Set to any non-empy value to enable shell debugging for troubleshooting 29 # Set to any non-empy value to enable shell debugging for troubleshooting
30 ARG VERBOSE= 30 ARG VERBOSE=
31 31

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