X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FPLA%2FDockerfile;h=953678d97b4d5ef3b77dd7240c17dc656ba845fe;hb=refs%2Fchanges%2F02%2F11102%2F1;hp=f3c3eb1937595d204476e3cd5ebff8ce6fb9b923;hpb=41165ed261e63bb6c87c3064bfc9d3d700d8cd0a;p=osm%2Fdevops.git diff --git a/docker/PLA/Dockerfile b/docker/PLA/Dockerfile index f3c3eb19..953678d9 100644 --- a/docker/PLA/Dockerfile +++ b/docker/PLA/Dockerfile @@ -21,7 +21,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \ python3=3.6.7-1~18.04 \ python3-dev=3.6.7-1~18.04 \ python3-setuptools=39.0.1-2 \ - curl=7.58.0-2ubuntu3.13 && \ + curl=7.58.0-2ubuntu3.14 && \ python3 -m easy_install pip==21.0.1 ARG PYTHON3_OSM_COMMON_URL