X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FNG-UI%2FDockerfile;fp=docker%2FNG-UI%2FDockerfile;h=9ea5d3d09eb535ce2a37e3ce1f810fab52a1ad3e;hb=b89f26b8b330e5af11dc47c06c4e65cbbcd0a52b;hp=934566d61e62fd0da876ce44c38300f5cd1562a4;hpb=8686601c00337e33edb3f74d79d61c68d61d135f;p=osm%2Fdevops.git diff --git a/docker/NG-UI/Dockerfile b/docker/NG-UI/Dockerfile index 934566d6..9ea5d3d0 100644 --- a/docker/NG-UI/Dockerfile +++ b/docker/NG-UI/Dockerfile @@ -18,7 +18,7 @@ FROM ubuntu:18.04 RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \ DEBIAN_FRONTEND=noninteractive apt-get --yes install \ apt-transport-https=1.6.12ubuntu0.2 \ - curl=7.58.0-2ubuntu3.13 \ + curl=7.58.0-2ubuntu3.14 \ gnupg2=2.2.4-1ubuntu1.4 \ nginx=1.14.0-0ubuntu1.9 \ software-properties-common=0.96.24.32.14 \