mirror of
https://github.com/bitnami/containers.git
synced 2026-02-27 15:07:25 +08:00
9.2.12-0-debian-10-r13 release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"}}
|
||||
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user