Updating to latest
[osm/devops.git] / docker / POL / Dockerfile
index 0c25583..d6f460b 100644 (file)
@@ -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 \