X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FNG-UI%2FDockerfile;fp=docker%2FNG-UI%2FDockerfile;h=9ea5d3d09eb535ce2a37e3ce1f810fab52a1ad3e;hb=95e638ff4c09b909d9b622f3a62ed03a9c315966;hp=934566d61e62fd0da876ce44c38300f5cd1562a4;hpb=28ec71bd516b7186bdb941b49bd1577f04d06bc7;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 \