Code Review
/
dcaegen2
/
platform
/
servicechange-handler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f032433
)
update baseimage
56/110356/1
author
Schmalzried, Terry (ts862m)
<ts862m@att.com>
Fri, 17 Jul 2020 18:28:52 +0000
(14:28 -0400)
committer
Schmalzried, 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
patch
|
blob
|
history
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>o
penjdk:11-jre-slim
</baseImage>
+ <baseImage>o
nap/integration-java11:7.0.0
</baseImage>
<user>onap</user>
<runs>
<run>chmod 666 /usr/local/openjdk-11/lib/security/cacerts</run>