From 7c3c96398b7cd41b13a64f9b42f1cff0ca36482f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 1 Jan 2021 10:49:38 +0000 Subject: [PATCH] 9.2.14-0-debian-10-r27 release --- bitnami/jruby/9.2/debian-10/Dockerfile | 2 +- bitnami/jruby/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/jruby/9.2/debian-10/Dockerfile b/bitnami/jruby/9.2/debian-10/Dockerfile index 25e52835bdfc..5d16e8bafd31 100644 --- a/bitnami/jruby/9.2/debian-10/Dockerfile +++ b/bitnami/jruby/9.2/debian-10/Dockerfile @@ -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.14-0-debian-10-r26" \ + BITNAMI_IMAGE_VERSION="9.2.14-0-debian-10-r27" \ 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 0fbaeb2d29dd..fa72117e6a6b 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.14-0`, `9.2.14-0-debian-10-r26`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.14-0-debian-10-r26/9.2/debian-10/Dockerfile) +* [`9.2`, `9.2-debian-10`, `9.2.14-0`, `9.2.14-0-debian-10-r27`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.14-0-debian-10-r27/9.2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby). @@ -291,7 +291,7 @@ If you encountered a problem running this container, you can file an [issue](htt # License -Copyright (c) 2020 Bitnami +Copyright (c) 2021 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.