26.0.1-debian-10-r69 release

This commit is contained in:
Bitnami Bot
2022-04-01 05:29:24 +00:00
parent 40c246f09d
commit e6f48b7964
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ RUN /opt/bitnami/scripts/java/postunpack.sh
RUN /opt/bitnami/scripts/wildfly/postunpack.sh
ENV APP_VERSION="26.0.1" \
BITNAMI_APP_NAME="wildfly" \
BITNAMI_IMAGE_VERSION="26.0.1-debian-10-r68" \
BITNAMI_IMAGE_VERSION="26.0.1-debian-10-r69" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:/opt/bitnami/common/bin:$PATH" \
WILDFLY_HOME="/home/wildfly"