Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update shibb and java
Shibb from 3.3.1 to 3.3.2
Java from 8u131 to 8u152
pcaskey committed Nov 9, 2017
1 parent d1fad71 commit 9101af4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dockerfile
@@ -5,16 +5,16 @@ FROM centos:centos7
########################
#
##java
ENV JAVA_VERSION=8u131
ENV BUILD_VERSION=b11
ENV JAVA_BUNDLE_ID=d54c1d3a095b4ff2b6607d096fa80163
ENV JAVA_VERSION=8u152
ENV BUILD_VERSION=b16
ENV JAVA_BUNDLE_ID=aa0333dd3019491ca4f6ddbe78cdb6d0
##tomcat
ENV TOMCAT_MAJOR=8
ENV TOMCAT_VERSION=8.0.47
##shib-idp
ENV VERSION=3.3.1
ENV VERSION=3.3.2
##TIER
ENV TIERVERSION=17040
ENV TIERVERSION=17110

##################
### OTHER VARS ###

0 comments on commit 9101af4

Please sign in to comment.