Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix grouper_home
chubing committed 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
@@ -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

0 comments on commit 331a1c7

Please sign in to comment.