Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Feb 17, 2020
1 parent 620c33d commit b9814f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-compose/data/Dockerfile
@@ -3,7 +3,7 @@ FROM tier/grouper:latest
LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>"

COPY container_files/seed-data/ /seed-data/
COPY container_files/conf/ /opt/grouper/grouper.apiBinary/conf/
COPY container_files/conf/ /opt/grouper/grouperWebapp/conf/

RUN yum install -y epel-release \
&& yum update -y \

0 comments on commit b9814f6

Please sign in to comment.