Skip to content

1.7.0 rc2 #7

merged 15 commits into from Feb 11, 2020
Prev Previous commit
Next Next commit
Update docker-compose.yml
chubing committed Feb 11, 2020
commit 56429626659a15b93a7fd5de2ac0ad764b830bb1
2 changes: 1 addition & 1 deletion test-compose/docker-compose.yml
@@ -16,7 +16,7 @@ services:
volumes:
- mariadb-data:/var/lib/mysql
shibui:
image: tier/shib-idp-ui:1.7.0-RC1
image: tier/shib-idp-ui:1.7.0-RC2
depends_on:
- db
ports: