9.2.13-0-debian-10-r47 release

This commit is contained in:
Bitnami Bot 2020-09-26 13:06:29 +00:00
parent 10c96e8cba
commit 990d3c3a3f
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,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.13-0-debian-10-r46" \
BITNAMI_IMAGE_VERSION="9.2.13-0-debian-10-r47" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
EXPOSE 3000

View File

@ -33,7 +33,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.2`, `9.2-debian-10`, `9.2.13-0`, `9.2.13-0-debian-10-r46`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.13-0-debian-10-r46/9.2/debian-10/Dockerfile)
* [`9.2`, `9.2-debian-10`, `9.2.13-0`, `9.2.13-0-debian-10-r47`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.13-0-debian-10-r47/9.2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).