Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 48d407d

Browse files
author
Billy Clark
committed
feature branchs not needed anymore
1 parent 42acc4a commit 48d407d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ services:
8787
PASSWORD_FORGOT_URL: "http://example.org"
8888

8989
idp4: # used for mfa testing
90-
image: silintl/ssp-base:develop-5.0
90+
image: silintl/ssp-base:develop
9191
volumes:
9292
- ./development/cert:/data/vendor/simplesamlphp/simplesamlphp/cert
9393
- ./development/idp4/authsources.php:/data/vendor/simplesamlphp/simplesamlphp/config/authsources.php
@@ -139,7 +139,7 @@ services:
139139
MYSQL_PASSWORD: "pass"
140140

141141
broker:
142-
image: silintl/idp-id-broker:develop-4.0
142+
image: silintl/idp-id-broker:develop
143143
volumes:
144144
- ./development/idp4/m991231_235959_insert_mfa_test_users.php:/data/console/migrations/m991231_235959_insert_mfa_test_users.php
145145
ports:

0 commit comments

Comments
 (0)