diff --git a/Dockerfile b/Dockerfile index bfc75d0..e6c4d8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:14.04 MAINTAINER Carlos Moro -ENV TOMCAT_VERSION 8.0.35 +ENV TOMCAT_VERSION 8.0.36 # Set locales RUN locale-gen en_GB.UTF-8 diff --git a/README.md b/README.md index 5ab0cc5..91defc9 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ You should run this container on the background and mount the volume with your w Includes: - - Oracle JDK 1.8.77 - - Tomcat 8.0.35 + - Oracle JDK 1.8.101 + - Tomcat 8.0.36 - Git, wget, curl, build-essential ## Volumes