-
Notifications
You must be signed in to change notification settings - Fork 753
Open
Description
We are using the image tomcat:9.0 as a base image for a custom docker image. Inside our image, we are calling curl to download artifacts into the image. Recently the docker build for our image failed with the following exception:
The command '/bin/sh -c curl [...] returned a non-zero code: 127I checked the image, which currently resolves to 9.0.109-jdk25-temurin-noble and it does indeed not have curl installed any more. The image tagged 9.0.108 still has curl. Am I correct in assuming this is an involuntary regression?
rvangijlswijk, sepe81, gaeljw, donnet and peachisaiyosifkit and gaeljw
Metadata
Metadata
Assignees
Labels
No labels