Skip to content

Commit

Permalink
use jdk 1.7.79
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrancon committed Mar 23, 2016
1 parent 5fbfa8d commit d1ff472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dctm-xplore/Dockerfile
Expand Up @@ -77,7 +77,7 @@ ENV REPOSITORY_XPLORE_PWD dmadmin
ENV REGISTRY_USER dm_bof_registry
ENV REGISTRY_CRYPTPWD AAAAEGksM99HhP8PaQO7r43ADePXDPKXd+lEei1ddxmWgnBv
ENV REGISTRY_PWD dm_bof_registry
ENV JAVA_HOME /usr/java/jdk1.7.0_75
ENV JAVA_HOME /usr/java/jdk1.7.0_79

WORKDIR ${XPLORE_HOME}
# FIXME: can't use variable in ENTRYPOINT directive
Expand Down

0 comments on commit d1ff472

Please sign in to comment.