Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #76 from docker/2.4.0-a64-u38-w6-p6-20190625-rc1
tomcat 8.5.42
chubing committed Jun 26, 2019
2 parents e980122 + 1179e13 commit 4bb651d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -50,7 +50,7 @@ RUN echo 'Installing Grouper'; \
FROM centos:centos7 as cleanup

ENV GROUPER_VERSION=2.4.0 \
TOMCAT_VERSION=8.5.12 \
TOMCAT_VERSION=8.5.42 \
TOMEE_VERSION=7.0.0

COPY --from=installing /opt/grouper/$GROUPER_VERSION/grouperInstaller.jar /opt/grouper/

0 comments on commit 4bb651d

Please sign in to comment.