Skip to content

Updating variables to versions of the apps that exists. #27

merged 1 commit into from Jan 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Updating variables to versions of the apps that exists.
jgasper committed Jan 24, 2018
commit f650d8878067a933e9699e36e8623fa69455c5c9
8 changes: 4 additions & 4 deletions Dockerfile
@@ -5,12 +5,12 @@ FROM centos:centos7
########################
#
##java
ENV JAVA_VERSION=8u152
ENV BUILD_VERSION=b16
ENV JAVA_BUNDLE_ID=aa0333dd3019491ca4f6ddbe78cdb6d0
ENV JAVA_VERSION=8u162
ENV BUILD_VERSION=b12
ENV JAVA_BUNDLE_ID=0da788060d494f5095bf8624735fa2f1
##tomcat
ENV TOMCAT_MAJOR=8
ENV TOMCAT_VERSION=8.0.47
ENV TOMCAT_VERSION=8.0.48
##shib-idp
ENV VERSION=3.3.2
##TIER