4.2.6-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-01-12 15:57:52 +00:00
parent 19fe1e4120
commit d7070bc6a5
3 changed files with 2 additions and 14 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.6-debian-10-r13" \
BITNAMI_IMAGE_VERSION="4.2.6-debian-10-r14" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/opt/bitnami/pgpool/bin:$PATH"
EXPOSE 5432