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

Commit 91ea035

Browse files
author
Søren Howe Gersager
committed
Merge branch 'feature/#39906' into 'develop'
Feature/#39906 See merge request bevillingsplatform/bevillingsplatform!995
2 parents 6304144 + ad966b2 commit 91ea035

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
@@ -176,7 +176,7 @@ FrontendTest:
176176
alias: db
177177
- name: ${IMAGE_SHA}
178178
alias: bev
179-
- name: magentalabs/os2bos-idp-test:2.0.0
179+
- name: magentalabs/os2bos-idp-test:2.0.1
180180
alias: idp
181181
before_script:
182182
- 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)