REPO-2915 Use alpine Docker image

This commit is contained in:
Alex Mukha
2017-09-20 22:11:50 +01:00
parent 41a92023b6
commit 270358dc18
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:8.5.20-jre8
FROM tomcat:8.5.20-jre8-alpine
RUN mkdir -p /usr/local/tomcat/shared/classes