X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FNG-UI%2FDockerfile;h=9ea5d3d09eb535ce2a37e3ce1f810fab52a1ad3e;hb=refs%2Fchanges%2F99%2F11099%2F10;hp=24ffe1caf01993de286174d27ee38a91d6f2856d;hpb=898620cbea5ecb20f3fcf510047dafc14a8dc4bc;p=osm%2Fdevops.git diff --git a/docker/NG-UI/Dockerfile b/docker/NG-UI/Dockerfile index 24ffe1ca..9ea5d3d0 100644 --- a/docker/NG-UI/Dockerfile +++ b/docker/NG-UI/Dockerfile @@ -18,9 +18,9 @@ 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.7 \ + nginx=1.14.0-0ubuntu1.9 \ software-properties-common=0.96.24.32.14 \ xz-utils=5.2.2-1.3