4.2.2-debian-10-r37 release

This commit is contained in:
Bitnami Bot
2021-03-28 16:46:53 +00:00
parent 948f3eb293
commit f1d84aaf3c
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/pgpool/postunpack.sh
ENV BITNAMI_APP_NAME="pgpool" \
BITNAMI_IMAGE_VERSION="4.2.2-debian-10-r36" \
BITNAMI_IMAGE_VERSION="4.2.2-debian-10-r37" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/opt/bitnami/pgpool/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \