Skip to content
Permalink
Browse files
Update docker-compose.yml
  • Loading branch information
chubing committed Sep 10, 2020
1 parent 888b594 commit e28431241c35c7dbbea555d62cf8db4ef9302c15
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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.