24.0.1-debian-10-r92 release
This commit is contained in:
parent
b6e1270fe3
commit
b51a640d58
|
|
@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/wildfly/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="wildfly" \
|
||||
BITNAMI_IMAGE_VERSION="24.0.1-debian-10-r91" \
|
||||
BITNAMI_IMAGE_VERSION="24.0.1-debian-10-r92" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
WILDFLY_HOME="/home/wildfly"
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`24`, `24-debian-10`, `24.0.1`, `24.0.1-debian-10-r91`, `latest` (24/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/24.0.1-debian-10-r91/24/debian-10/Dockerfile)
|
||||
* [`24`, `24-debian-10`, `24.0.1`, `24.0.1-debian-10-r92`, `latest` (24/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/24.0.1-debian-10-r92/24/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