7.4.28-debian-10-r39 release

This commit is contained in:
Bitnami Bot
2022-03-25 23:53:58 +00:00
parent 903dbe1909
commit b2bf141727
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="7.4.28" \
BITNAMI_APP_NAME="php-fpm" \
BITNAMI_IMAGE_VERSION="7.4.28-debian-10-r38" \
BITNAMI_IMAGE_VERSION="7.4.28-debian-10-r39" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH"
EXPOSE 9000