8.0.17-debian-10-r11 release

This commit is contained in:
Bitnami Bot
2022-03-26 00:38:19 +00:00
parent ad8c230c42
commit 5c8302aae8
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
ENV APP_VERSION="8.0.17" \
BITNAMI_APP_NAME="php-fpm" \
BITNAMI_IMAGE_VERSION="8.0.17-debian-10-r10" \
BITNAMI_IMAGE_VERSION="8.0.17-debian-10-r11" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH"
EXPOSE 9000