9.3.3-0-debian-10-r29 release
This commit is contained in:
parent
0bdbd2e32e
commit
7375199b02
|
|
@ -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
|
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="jruby" \
|
ENV BITNAMI_APP_NAME="jruby" \
|
||||||
BITNAMI_IMAGE_VERSION="9.3.3-0-debian-10-r28" \
|
BITNAMI_IMAGE_VERSION="9.3.3-0-debian-10-r29" \
|
||||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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-r28`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r28/9.3/debian-10/Dockerfile)
|
* [`9.3`, `9.3-debian-10`, `9.3.3-0`, `9.3.3-0-debian-10-r29`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r29/9.3/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).
|
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue