11.0.0-r7 release

Update image to version 11.0.0-r7
This commit is contained in:
Bitnami Bot
2018-04-03 11:02:06 +00:00
parent 4bdf27e7d5
commit 5372d0e8d9
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ RUN ln -sf /opt/bitnami/wildfly/data /app
COPY rootfs /
ENV BITNAMI_APP_NAME="wildfly" \
BITNAMI_IMAGE_VERSION="11.0.0-r6" \
BITNAMI_IMAGE_VERSION="11.0.0-r7" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:$PATH" \
WILDFLY_JAVA_HOME="" \
WILDFLY_JAVA_OPTS="" \

View File

@@ -27,8 +27,8 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
- [`12`, `12.0.0-r1` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r1/12/Dockerfile)
- [`11`, `11.0.0-r6`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r6/11/Dockerfile)
- [`12`, `12.0.0-r0` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r0/12/Dockerfile)
- [`11`, `11.0.0-r7`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r7/11/Dockerfile)
- [`10`, `10.1.0-r11` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/10.1.0-r11/10/Dockerfile)
Subscribe to project updates by watching the [bitnami/php-fpm GitHub repo](https://github.com/bitnami/bitnami-docker-wildfly).