26.0.1-debian-10-r54 release
This commit is contained in:
parent
f3f5d19b99
commit
45ea726e5a
|
|
@ -22,7 +22,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/java/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/wildfly/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="wildfly" \
|
||||
BITNAMI_IMAGE_VERSION="26.0.1-debian-10-r53" \
|
||||
BITNAMI_IMAGE_VERSION="26.0.1-debian-10-r54" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
WILDFLY_HOME="/home/wildfly"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`26`, `26-debian-10`, `26.0.1`, `26.0.1-debian-10-r53`, `latest` (26/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/26.0.1-debian-10-r53/26/debian-10/Dockerfile)
|
||||
* [`26`, `26-debian-10`, `26.0.1`, `26.0.1-debian-10-r54`, `latest` (26/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/26.0.1-debian-10-r54/26/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wildfly GitHub repo](https://github.com/bitnami/bitnami-docker-wildfly).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue