summaryrefslogtreecommitdiff
path: root/idp/Dockerfile
diff options
context:
space:
mode:
authorMarkus Krogh <markus@nordu.net>2018-10-19 14:09:29 +0200
committerMarkus Krogh <markus@nordu.net>2018-10-19 14:09:29 +0200
commit77a0ac492e0b0e2d290d4bd6753f6302abeac73e (patch)
treed8fc124d13013214f72c933fb68c853d161541f2 /idp/Dockerfile
parentcdf932d65e5b51390b53c765fbfbf585bc0558ca (diff)
Update to v3.4.0 + check ldap conectivity on start
Diffstat (limited to 'idp/Dockerfile')
-rw-r--r--idp/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/idp/Dockerfile b/idp/Dockerfile
index ce3b448..728d7d6 100644
--- a/idp/Dockerfile
+++ b/idp/Dockerfile
@@ -2,7 +2,7 @@ FROM jetty:9-alpine
LABEL authors="Markus Krogh <markus@nordu.net>,Jesper B. Rosenkilde <jbr@nordu.net>"
USER root
-ENV IDP_VERSION 3.3.2
+ENV IDP_VERSION 3.4.0
COPY install.properties /opt/
COPY nordu-ldap.properties /opt/
COPY shibboleth-identity-provider-${IDP_VERSION}.tar.gz.sha256 /opt/