Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Jun 15, 2018
1 parent 87038f3 commit 47a7832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -5,7 +5,7 @@ RUN yum update -y \
&& yum clean all

ENV GROUPER_VERSION=2.3.0 \
JAVA_HOME=/usr
JAVA_HOME=/usr/lib/jvm/zulu-8/

# use Zulu package
RUN rpm --import http://repos.azulsystems.com/RPM-GPG-KEY-azulsystems \

0 comments on commit 47a7832

Please sign in to comment.