Skip to content

Commit 046d91c

Browse files
committed
Restore conformance-tests using cirrus' container
1 parent bb8aeac commit 046d91c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
ARG SSP_VERSION="v2.5.0"
2-
#FROM cirrusid/simplesamlphp:${SSP_VERSION}
3-
FROM cicnavi/simplesamlphp:${SSP_VERSION}
2+
FROM cirrusid/simplesamlphp:${SSP_VERSION}
43

54
RUN apt-get update && apt-get --no-install-recommends install -y sqlite3
65
# Prepopulate the DB with items needed for testing

0 commit comments

Comments
 (0)