summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-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>