From 644af517ea690f6abbd256c4a06abff034285fd4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 4 Mar 2022 01:44:17 +0000 Subject: [PATCH] 9.3.3-0-debian-10-r43 release --- bitnami/jruby/9.3/debian-10/Dockerfile | 2 +- bitnami/jruby/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/jruby/9.3/debian-10/Dockerfile b/bitnami/jruby/9.3/debian-10/Dockerfile index e87877a85bc3..2a813d56c0b9 100644 --- a/bitnami/jruby/9.3/debian-10/Dockerfile +++ b/bitnami/jruby/9.3/debian-10/Dockerfile @@ -31,7 +31,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.3.3-0-debian-10-r42" \ + BITNAMI_IMAGE_VERSION="9.3.3-0-debian-10-r43" \ PATH="/opt/bitnami/python/bin:/opt/bitnami/node/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 2e17ff8b5d94..89762015036d 100644 --- a/bitnami/jruby/README.md +++ b/bitnami/jruby/README.md @@ -37,7 +37,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.3`, `9.3-debian-10`, `9.3.3-0`, `9.3.3-0-debian-10-r42`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r42/9.3/debian-10/Dockerfile) +* [`9.3`, `9.3-debian-10`, `9.3.3-0`, `9.3.3-0-debian-10-r43`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r43/9.3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).