From: Michael DÜrre Date: Thu, 14 Apr 2022 05:04:51 +0000 (+0200) Subject: fix sdnc-web startup issue X-Git-Tag: 2.3.1~16^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Foam.git;a=commitdiff_plain;h=43eed9d849d0fdaa89df3c07b048f4b68204bee3 fix sdnc-web startup issue add missing update of base nginx image Issue-ID: SDNC-1693 Signed-off-by: Michael DÜrre Change-Id: I9487de75d8d57293bc7f299c20e831d1e2e889e2 Signed-off-by: Michael DÜrre Signed-off-by: highstreetherbert Former-commit-id: f04e77f1c442a73f1e7f33ee5fe0e0f20fa4104a --- diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 3b5d96a4..d198e0c5 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -15,7 +15,7 @@ Creates SDN Controller WebUI Docker container - docker.io/bitnami/nginx:1.16-debian-9 + docker.io/bitnami/nginx:1.21-debian-10 onap/sdnc-web-image ${project.version} ${maven.build.timestamp}