Skip to content

Commit

Permalink
fix grouper_home
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 13, 2020
1 parent ffbcefe commit 331a1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ARG GROUPER_CONTAINER_VERSION

ENV JAVA_HOME=/usr/lib/jvm/zulu-8/ \
PATH=$PATH:$JAVA_HOME/bin \
GROUPER_HOME=/opt/grouper/ \
GROUPER_HOME=/opt/grouper/grouperWebapp \
GROUPER_CONTAINER_VERSION=$GROUPER_CONTAINER_VERSION

RUN ln -sf /usr/share/zoneinfo/UTC /etc/localtime
Expand Down

0 comments on commit 331a1c7

Please sign in to comment.