2.7.1-debian-10-r26 release

This commit is contained in:
Bitnami Bot 2020-04-25 09:37:22 +00:00
parent 588ee01ab4
commit af423c41eb
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,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="ruby" \
BITNAMI_IMAGE_VERSION="2.7.1-debian-10-r25" \
BITNAMI_IMAGE_VERSION="2.7.1-debian-10-r26" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \
OS_NAME="linux" \

View File

@ -34,7 +34,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/).
* [`2.7-debian-10`, `2.7.1-debian-10-r25`, `2.7`, `2.7.1` (2.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.7.1-debian-10-r25/2.7/debian-10/Dockerfile)
* [`2.7-debian-10`, `2.7.1-debian-10-r26`, `2.7`, `2.7.1` (2.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.7.1-debian-10-r26/2.7/debian-10/Dockerfile)
* [`2.6-debian-10`, `2.6.6-debian-10-r24`, `2.6`, `2.6.6`, `latest` (2.6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.6.6-debian-10-r24/2.6/debian-10/Dockerfile)
* [`2.5-debian-10`, `2.5.8-debian-10-r27`, `2.5`, `2.5.8` (2.5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.8-debian-10-r27/2.5/debian-10/Dockerfile)
* [`2.4-debian-10`, `2.4.10-debian-10-r27`, `2.4`, `2.4.10` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.4.10-debian-10-r27/2.4/debian-10/Dockerfile)