4.2.2-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2021-03-03 13:11:46 +00:00
parent 4dcf289bf0
commit 9b5b8e1570
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-r12" \
BITNAMI_IMAGE_VERSION="4.2.2-debian-10-r13" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/opt/bitnami/pgpool/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \