X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FPOL%2FDockerfile;fp=docker%2FPOL%2FDockerfile;h=d6f460badf08f433337edd8d1e4816b9225db490;hb=898620cbea5ecb20f3fcf510047dafc14a8dc4bc;hp=0c25583fef0cd11ef1a7b9cf6d669611e0a36fda;hpb=588db9f1ef611df171cd8f5b6bc73f790853e417;p=osm%2Fdevops.git diff --git a/docker/POL/Dockerfile b/docker/POL/Dockerfile index 0c25583f..d6f460ba 100644 --- a/docker/POL/Dockerfile +++ b/docker/POL/Dockerfile @@ -24,7 +24,7 @@ FROM ubuntu:20.04 as INSTALL RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \ DEBIAN_FRONTEND=noninteractive apt-get --yes install \ - curl=7.68.0-1ubuntu2.4 \ + curl=7.68.0-1ubuntu2.5 \ gcc=4:9.3.0-1ubuntu2 \ python3=3.8.2-0ubuntu2 \ python3-setuptools=45.2.0-1 \