From f69e56e340ddffe991d90615547c6ff74d1496b0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 May 2020 11:56:18 +0000 Subject: [PATCH] 9.2.11-1-debian-10-r1 release --- bitnami/jruby/9.2/debian-10/Dockerfile | 2 +- bitnami/jruby/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/jruby/9.2/debian-10/Dockerfile b/bitnami/jruby/9.2/debian-10/Dockerfile index 73b3aeacce7d..c66f7ae552a9 100644 --- a/bitnami/jruby/9.2/debian-10/Dockerfile +++ b/bitnami/jruby/9.2/debian-10/Dockerfile @@ -23,7 +23,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.11-1-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="9.2.11-1-debian-10-r1" \ OS_ARCH="amd64" \ OS_FLAVOUR="debian-10" \ OS_NAME="linux" \ diff --git a/bitnami/jruby/README.md b/bitnami/jruby/README.md index c806cfe7c2ce..200fb3366f2e 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-debian-10`, `9.2.11-1-debian-10-r0`, `9.2`, `9.2.11-1`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.11-1-debian-10-r0/9.2/debian-10/Dockerfile) +* [`9.2-debian-10`, `9.2.11-1-debian-10-r1`, `9.2`, `9.2.11-1`, `latest` (9.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.2.11-1-debian-10-r1/9.2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).