4.0.6-debian-9-r31 release

This commit is contained in:
Bitnami Bot
2019-09-30 17:37:40 +00:00
parent 5864468efe
commit 2accad295d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "pgpool" "4.0.6-1" --checksum 57b281
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="pgpool" \
BITNAMI_IMAGE_VERSION="4.0.6-debian-9-r30" \
BITNAMI_IMAGE_VERSION="4.0.6-debian-9-r31" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/pgpool/bin:$PATH"
EXPOSE 5432