7.0.86-r18 release

This commit is contained in:
Bitnami Bot 2018-05-12 06:47:11 +00:00
parent 42933794ae
commit 27cd345a7e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ RUN ln -sf /opt/bitnami/tomcat/data /app
COPY rootfs /
ENV BITNAMI_APP_NAME="tomcat" \
BITNAMI_IMAGE_VERSION="7.0.86-r17" \
BITNAMI_IMAGE_VERSION="7.0.86-r18" \
JAVA_OPTS="-Djava.awt.headless=true -XX:+UseG1GC -Dfile.encoding=UTF-8" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/tomcat/bin:$PATH" \
TOMCAT_AJP_PORT_NUMBER="8009" \

View File

@ -30,7 +30,7 @@ $ docker-compose up -d
- [`9.0`, `9.0.8-r7` (9.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/9.0.8-r7/9.0/Dockerfile)
- [`8.5`, `8.5.31-r7`, `latest` (8.5/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/8.5.31-r7/8.5/Dockerfile)
- [`8.0`, `8.0.52-r3` (8.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/8.0.52-r3/8.0/Dockerfile)
- [`7`, `7.0.86-r17` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/7.0.86-r17/7/Dockerfile)
- [`7`, `7.0.86-r18` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/7.0.86-r18/7/Dockerfile)
Subscribe to project updates by watching the [bitnami/tomcat GitHub repo](https://github.com/bitnami/bitnami-docker-tomcat).