aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchmalzried, Terry (ts862m) <ts862m@att.com>2020-07-17 14:28:52 -0400
committerSchmalzried, Terry (ts862m) <ts862m@att.com>2020-07-17 14:29:32 -0400
commitf94f4e2bfaa756620584ddcca6f8e0aad9aa3bb0 (patch)
treea9165f02e8058e1f15fee0ac32f16ce22b40d456
parentf03243352bf984bc2ecdf3238ee8e50fc8aaeea9 (diff)
update baseimage
Issue-ID: DCAEGEN2-2330 Change-Id: I29679943b5f7609ba200dffc491637e864124834 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index de016e3..510f573 100644
--- 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>