Switched Ubuntu 16.04 to recommended base image alpine:3.8. 12/94412/1
authoraleemraja <ar00500721@techmahindra.com>
Wed, 28 Aug 2019 08:32:45 +0000 (14:02 +0530)
committeraleemraja <ar00500721@techmahindra.com>
Wed, 28 Aug 2019 08:32:45 +0000 (14:02 +0530)
Other customizations look good.

Issue-ID: DCAEGEN2-1569
Change-Id: Ifcb2b6e1894513fc76e3cd9cb2700f4a5665132d
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
UniversalVesAdapter/pom.xml

index 9ce6b47..1a5ec83 100644 (file)
                                                <tag>${project.version}-${maven.build.timestamp}Z</tag>\r
                                                <tag>${project.version}</tag>\r
                                        </imageTags>\r
-                                       <baseImage>ubuntu:16.04</baseImage>\r
+                                       <baseImage>alpine:3.8</baseImage>\r
                                        <env>\r
                                                <HOSTALIASES>/etc/host.aliases</HOSTALIASES>\r
                                        </env>\r
                        <url>https://repo.spring.io/libs-release</url>\r
                </pluginRepository>\r
        </pluginRepositories>\r
-</project>\r
+</project>
\ No newline at end of file