From fda25336333ffb8ffe755e0087d7200d9ea09c02 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Nov 2025 15:25:31 -0500 Subject: [PATCH] Update nginx image for sdnc-web Update nginx image for sdnc-web to resolve docker build issue Issue-ID: SDNC-1858 Signed-off-by: Dan Timoney Change-Id: Ibf3cb44636becc5c35b11f010f86118aa470f7d0 --- installation/sdnc-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index d47af463..ba215a2d 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.25-debian-12 + docker.io/bitnamilegacy/nginx:1.25-debian-12 onap/sdnc-web-image ${project.version} ${maven.build.timestamp} -- 2.16.6