diff options
-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> |