Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
GRP-5338: creating log pipes twice can fail
mchyzer committed Mar 3, 2024
1 parent b840e98 commit f87c0bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -8,8 +8,8 @@ LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>" \

ARG GROUPER_CONTAINER_VERSION

ENV GROUPER_VERSION=5.8.1 \
GROUPER_CONTAINER_VERSION=5.8.1 \
ENV GROUPER_VERSION=5.8.2 \
GROUPER_CONTAINER_VERSION=5.8.2 \
JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto \
PATH=$PATH:$JAVA_HOME/bin \
GROUPER_HOME=/opt/grouper/grouperWebapp/WEB-INF

0 comments on commit f87c0bf

Please sign in to comment.