Skip to content

Commit 2954f66

Browse files
committed
Move to cirrusid SSP
1 parent e1e7b8e commit 2954f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

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

55
RUN apt-get update && apt-get install -y sqlite3
66
# Prepopulate the DB with items needed for testing

0 commit comments

Comments
 (0)