Skip to content

Commit

Permalink
Upgrade to Tomcat 8.0.49 & JDK 1.8.161
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoro-deusto committed Feb 5, 2018
1 parent 9f08f55 commit b4840d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:14.04

MAINTAINER Carlos Moro <[email protected]>

ENV TOMCAT_VERSION 8.0.46
ENV TOMCAT_VERSION 8.0.49

# Set locales
RUN locale-gen en_GB.UTF-8
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ You should run this container on the background and mount the volume with your w

Includes:

- Oracle JDK 1.8.144
- Tomcat 8.0.46
- Oracle JDK 1.8.161
- Tomcat 8.0.49
- Git, wget, curl, build-essential

## Volumes
Expand Down

0 comments on commit b4840d4

Please sign in to comment.