Updating to JDK 7u65

This commit is contained in:
Geoff Bourne 2014-09-08 02:08:24 +00:00
parent f85240898d
commit df155ee51c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM ubuntu:trusty
MAINTAINER itzg
ENV APT_GET_UPDATE 2014-07-19
ENV APT_GET_UPDATE 2014-09-07
RUN apt-get update
RUN apt-get install -y openjdk-7-jre-headless