8.0.15-debian-10-r27 release

This commit is contained in:
Bitnami Bot
2022-02-14 23:48:18 +00:00
parent 91d1264c93
commit 68eb4409a6
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.0.15-debian-10-r26" \
BITNAMI_IMAGE_VERSION="8.0.15-debian-10-r27" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH"
EXPOSE 9000

View File

@@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`8.1`, `8.1-debian-10`, `8.1.2`, `8.1.2-debian-10-r24` (8.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.1.2-debian-10-r24/8.1/debian-10/Dockerfile)
* [`8.0`, `8.0-debian-10`, `8.0.15`, `8.0.15-debian-10-r26` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.0.15-debian-10-r26/8.0/debian-10/Dockerfile)
* [`8.0`, `8.0-debian-10`, `8.0.15`, `8.0.15-debian-10-r27` (8.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/8.0.15-debian-10-r27/8.0/debian-10/Dockerfile)
* [`7.4`, `7.4-debian-10`, `7.4.27`, `7.4.27-debian-10-r56`, `latest` (7.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-php-fpm/blob/7.4.27-debian-10-r56/7.4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/php-fpm GitHub repo](https://github.com/bitnami/bitnami-docker-php-fpm).