Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update docker-compose.yml
chubing committed Sep 10, 2020
1 parent 888b594 commit e284312
Showing 1 changed file with 1 addition and 1 deletion.
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-RC2
image: tier/shib-idp-ui:1.7.0
depends_on:
- db
ports:

0 comments on commit e284312

Please sign in to comment.