9.2.12-0-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2020-07-30 02:45:16 +00:00
parent 8bb3fa07c2
commit ad88b2edb3
3 changed files with 3 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.12-0-debian-10-r12" \
BITNAMI_IMAGE_VERSION="9.2.12-0-debian-10-r13" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
EXPOSE 3000

View File

@@ -0,0 +1 @@
{"java": {"arch": "amd64", "digest": "268e7ba913422e7acd282b94615b127eeb56e3c4bb7e3c9c6d952c391e6ead4d", "distro": "debian-10", "type": "NAMI", "version": "11.0.8-0"}, "jruby": {"arch": "amd64", "digest": "29c658a98ad26730f059a9f66d0061ef4a76f9f88c28bfbe40ac37928094cf68", "distro": "debian-10", "type": "NAMI", "version": "9.2.12-0-0"}, "node": {"arch": "amd64", "digest": "971b57b7cc15a47d50c5e4871b808ed55580feb1248828c3b4cdac5a1ad59fdd", "distro": "debian-10", "type": "NAMI", "version": "12.18.3-0"}}

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