diff options
author | s00370346 <swarup.nayak1@huawei.com> | 2019-05-31 18:25:06 +0530 |
---|---|---|
committer | s00370346 <swarup.nayak1@huawei.com> | 2019-05-31 18:25:06 +0530 |
commit | d61aebb77f3db894347c6b607386cad49f25b0d5 (patch) | |
tree | 5e20bd0420fe1c94891805226e47730cd73bb6c5 /pom.xml | |
parent | 12a725008d66a63bcc94aa97c55e2bc72e733a95 (diff) |
Issue-ID: DCAEGEN2-1573 RESTConf container optmization
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Change-Id: I78ad14b0be6febef92c558287e4a4eca0cbd77ef
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |