Skip to content

Commit

Permalink
doesn't fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Gasper committed Dec 10, 2018
1 parent c6577f3 commit 7422bf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM unicon/shibboleth-idp:3.3.3 as idp

FROM tier/grouper:2.4.0-a2-u0-w0-p0-test
FROM tier/grouper:2.4.0-a11-u5-w0-p0-181201-test

LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>" \
Vendor="TIER" \
Expand Down
2 changes: 2 additions & 0 deletions base/container_files/seed-data/bootstrap.gsh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
gs = GrouperSession.startRootSession()

addMember("etc:sysadmingroup","banderson");

Pizza;

0 comments on commit 7422bf6

Please sign in to comment.