9.2.20-0-debian-10-r7 release

This commit is contained in:
Bitnami Bot 2021-11-10 03:15:59 +00:00
parent 7c8570d7b6
commit 288fb12fc6
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
ENV BITNAMI_APP_NAME="jruby" \
BITNAMI_IMAGE_VERSION="9.2.20-0-debian-10-r6" \
BITNAMI_IMAGE_VERSION="9.2.20-0-debian-10-r7" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
EXPOSE 3000

View File

@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`9.3`, `9.3-debian-10`, `9.3.1-0`, `9.3.1-0-debian-10-r27` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.1-0-debian-10-r27/9.3/debian-10/Dockerfile)
* [`9.2`, `9.2-debian-10`, `9.2.20-0`, `9.2.20-0-debian-10-r6`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.20-0-debian-10-r6/9.2/debian-10/Dockerfile)
* [`9.2`, `9.2-debian-10`, `9.2.20-0`, `9.2.20-0-debian-10-r7`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.20-0-debian-10-r7/9.2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).