9.2.12-0-debian-10-r16 release

This commit is contained in:
Bitnami Bot 2020-08-02 21:58:04 +00:00
parent 2f6b1dd769
commit 5ff5fb9f77
3 changed files with 25 additions and 3 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-r15" \
BITNAMI_IMAGE_VERSION="9.2.12-0-debian-10-r16" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
EXPOSE 3000

View File

@ -1 +1,23 @@
{"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"}}
{
"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-r15`, `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-r15/9.2/debian-10/Dockerfile)
* [`9.2-debian-10`, `9.2.12-0-debian-10-r16`, `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-r16/9.2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).