Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -40,4 +40,4 @@ services:
volumes:
generated-conf:
generated-metadata:
mariadb-data:
mariadb-data:

0 comments on commit 4acf467

Please sign in to comment.