-
Bug
-
Resolution: Fixed
-
Minor
-
None
Dockerfile for JavaContainer try to install curl:7.55.1-1ubuntu2.1. Due to a vulnerability, this package is not longer availabe (List of packages), so it does not build.
Stacktrace
E: Version '7.55.1-1ubuntu2.1' for 'curl' was not found The command '/bin/sh -c apt-get update && apt-get install --no-install-recommends -y software-properties-common=0.96.24.17 openjdk-8-jre-headless=$JDK_VERSION openjdk-8-jdk-headless=$JDK_VERSION curl=7.55.1-1ubuntu2.1 ant=1.9.9-4 maven=3.5.0-6' returned a non-zero code: 100
- links to