Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #20 from docker/tomcat-8.5.12
bumping tomcat to 8.5.12
chubing committed Apr 17, 2017
2 parents 651e5ae + 3431a0b commit e2873d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -18,7 +18,7 @@ ENV TIERVERSION=$tierversion
ENV IMAGENAME=$imagename
ENV MAINTAINER=$maintainer

ENV TOMCAT_VERSION="6.0.35"
ENV TOMCAT_VERSION="8.5.12"
ENV WAIT_TIME=60

LABEL Build docker build --rm --tag $maintainer/$imagename .

0 comments on commit e2873d4

Please sign in to comment.