use tomcat 8.5 (#723)

This commit is contained in:
Denys Vuika 2018-10-16 09:56:07 +01:00 committed by GitHub
parent 2644c31193
commit 3274b559da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM tomcat
FROM tomcat:8.5-alpine
LABEL version="1.3"
LABEL maintainer="Denys Vuika <denys.vuika@alfresco.com>"