diff --git a/bitnami/jruby/9.2/debian-10/Dockerfile b/bitnami/jruby/9.2/debian-10/Dockerfile index b2a8efb8af24..7dc14d56fa7f 100644 --- a/bitnami/jruby/9.2/debian-10/Dockerfile +++ b/bitnami/jruby/9.2/debian-10/Dockerfile @@ -25,7 +25,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.17-0-debian-10-r5" \ + BITNAMI_IMAGE_VERSION="9.2.17-0-debian-10-r6" \ PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH" EXPOSE 3000 diff --git a/bitnami/jruby/README.md b/bitnami/jruby/README.md index f87fd5c9bf96..43a26d30c62b 100644 --- a/bitnami/jruby/README.md +++ b/bitnami/jruby/README.md @@ -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.17-0`, `9.2.17-0-debian-10-r5`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.17-0-debian-10-r5/9.2/debian-10/Dockerfile) +* [`9.2`, `9.2-debian-10`, `9.2.17-0`, `9.2.17-0-debian-10-r6`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.17-0-debian-10-r6/9.2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).