9.3.4-0-debian-10-r3 release

This commit is contained in:
Bitnami Bot 2022-03-27 06:42:46 +00:00
parent d6b4da2154
commit 4fdf14e14a
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
ENV APP_VERSION="9.3.4-0" \
BITNAMI_APP_NAME="jruby" \
BITNAMI_IMAGE_VERSION="9.3.4-0-debian-10-r2" \
BITNAMI_IMAGE_VERSION="9.3.4-0-debian-10-r3" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
EXPOSE 3000

View File

@ -37,7 +37,7 @@ $ docker-compose up -d
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/).
* [`9.3`, `9.3-debian-10`, `9.3.4-0`, `9.3.4-0-debian-10-r2`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.4-0-debian-10-r2/9.3/debian-10/Dockerfile)
* [`9.3`, `9.3-debian-10`, `9.3.4-0`, `9.3.4-0-debian-10-r3`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.4-0-debian-10-r3/9.3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).