mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
REPO-2915 Use alpine Docker image
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user