summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors00370346 <swarup.nayak1@huawei.com>2019-05-31 18:25:06 +0530
committers00370346 <swarup.nayak1@huawei.com>2019-05-31 18:25:06 +0530
commitd61aebb77f3db894347c6b607386cad49f25b0d5 (patch)
tree5e20bd0420fe1c94891805226e47730cd73bb6c5
parent12a725008d66a63bcc94aa97c55e2bc72e733a95 (diff)
Issue-ID: DCAEGEN2-1573 RESTConf container optmization
Signed-off-by: s00370346 <swarup.nayak1@huawei.com> Change-Id: I78ad14b0be6febef92c558287e4a4eca0cbd77ef
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5881265..7f19d09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@ limitations under the License.
<imageTags>
<tag>latest</tag>
</imageTags>
- <baseImage>openjdk:8-jre-slim</baseImage>
+ <baseImage>openjdk:8-jre-alpine</baseImage>
<env>
<HOSTALIASES>/etc/host.aliases</HOSTALIASES>
</env>