Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update docker-compose.yml
chubing committed Mar 1, 2019
1 parent 77fa4b8 commit 4acf467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-compose/docker-compose.yml
@@ -16,7 +16,7 @@ services:
volumes:
- mariadb-data:/var/lib/mysql
shibui:
image: tier/shib-idp-ui:1.4.0
image: tier/shib-idp-ui:1.5.0
depends_on:
- db
ports:
@@ -40,4 +40,4 @@ services:
volumes:
generated-conf:
generated-metadata:
mariadb-data:
mariadb-data:

0 comments on commit 4acf467

Please sign in to comment.