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

Commit 6a527cd

Browse files
author
Mikkel Aleister Clausen
committed
bump docker image for simplesaml to 2.0.1
1 parent b2dd3bc commit 6a527cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ FrontendTest:
171171
alias: db
172172
- name: ${IMAGE_SHA}
173173
alias: bev
174-
- name: magentalabs/os2bos-idp-test:2.0.0
174+
- name: magentalabs/os2bos-idp-test:2.0.1
175175
alias: idp
176176
before_script:
177177
- cd frontend-tests

CI/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM magentalabs/simplesamlphp:2.0.0
1+
FROM magentalabs/simplesamlphp:2.0.1
22
COPY /dev-environment/authsources.php /var/www/simplesamlphp/config/authsources.php

0 commit comments

Comments
 (0)