8.1.2-debian-10-r16 release

This commit is contained in:
Bitnami Bot 2022-02-06 19:48:31 +00:00
parent a76f16e394
commit 2751068828
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,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="php-fpm" \
BITNAMI_IMAGE_VERSION="8.1.2-debian-10-r15" \
BITNAMI_IMAGE_VERSION="8.1.2-debian-10-r16" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH"
EXPOSE 9000

View File

@ -38,7 +38,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/).
* [`8.1`, `8.1-debian-10`, `8.1.2`, `8.1.2-debian-10-r15` (8.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.1.2-debian-10-r15/8.1/debian-10/Dockerfile)
* [`8.1`, `8.1-debian-10`, `8.1.2`, `8.1.2-debian-10-r16` (8.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.1.2-debian-10-r16/8.1/debian-10/Dockerfile)
* [`8.0`, `8.0-debian-10`, `8.0.15`, `8.0.15-debian-10-r18` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.0.15-debian-10-r18/8.0/debian-10/Dockerfile)
* [`7.4`, `7.4-debian-10`, `7.4.27`, `7.4.27-debian-10-r48`, `latest` (7.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.27-debian-10-r48/7.4/debian-10/Dockerfile)