aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>