We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e7b8e commit 2954f66Copy full SHA for 2954f66
docker/Dockerfile
@@ -1,6 +1,6 @@
1
ARG SSP_VERSION="v2.4.2"
2
-#FROM cirrusid/simplesamlphp:v2.3.7
3
-FROM cicnavi/simplesamlphp:${SSP_VERSION}
+FROM cirrusid/simplesamlphp:${SSP_VERSION}
+#FROM cicnavi/simplesamlphp:${SSP_VERSION}
4
5
RUN apt-get update && apt-get install -y sqlite3
6
# Prepopulate the DB with items needed for testing
0 commit comments