update baseimage 56/110356/1
authorSchmalzried, Terry (ts862m) <ts862m@att.com>
Fri, 17 Jul 2020 18:28:52 +0000 (14:28 -0400)
committerSchmalzried, Terry (ts862m) <ts862m@att.com>
Fri, 17 Jul 2020 18:29:32 +0000 (14:29 -0400)
Issue-ID: DCAEGEN2-2330
Change-Id: I29679943b5f7609ba200dffc491637e864124834
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index de016e3..510f573 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
                         <imageTag>${project.version}</imageTag>
                         <imageTag>latest</imageTag>
                     </imageTags>
-                    <baseImage>openjdk:11-jre-slim</baseImage>
+                    <baseImage>onap/integration-java11:7.0.0</baseImage>
                     <user>onap</user>
                     <runs>
                         <run>chmod 666 /usr/local/openjdk-11/lib/security/cacerts</run>