12.0.0-r9 release

Update image to version 12.0.0-r9
This commit is contained in:
Bitnami Bot
2018-05-01 06:00:14 +00:00
parent b984475a67
commit 057ccf1b97
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ RUN ln -sf /opt/bitnami/wildfly/data /app
COPY rootfs /
ENV BITNAMI_APP_NAME="wildfly" \
BITNAMI_IMAGE_VERSION="12.0.0-r8" \
BITNAMI_IMAGE_VERSION="12.0.0-r9" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:$PATH" \
WILDFLY_JAVA_HOME="" \
WILDFLY_JAVA_OPTS="" \

View File

@@ -27,7 +27,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
- [`12`, `12.0.0-r8` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r8/12/Dockerfile)
- [`12`, `12.0.0-r9` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r9/12/Dockerfile)
- [`11`, `11.0.0-r14`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r14/11/Dockerfile)
- [`10`, `10.1.0-r19` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/10.1.0-r19/10/Dockerfile)