Skip to content

Latest 9.0 docker image missing curl #334

Description

@cvatterodt

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: 127

I 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions