Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #25 from docker/version_bump
update shibb and java
pcaskey committed Nov 9, 2017
2 parents d1fad71 + 9101af4 commit dc97a05
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 dc97a05

Please sign in to comment.