4.0.6-debian-9-r11 release

This commit is contained in:
Bitnami Bot 2019-09-12 03:20:23 +00:00
parent 733abdfe0f
commit 723ff3eafb
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras-base:stretch-r359
FROM bitnami/minideb-extras-base:stretch-r360
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV OS_ARCH="amd64" \
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "pgpool" "4.0.6-0" --checksum d34a29
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="pgpool" \
BITNAMI_IMAGE_VERSION="4.0.6-debian-9-r10" \
BITNAMI_IMAGE_VERSION="4.0.6-debian-9-r11" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/pgpool/bin:$PATH"
EXPOSE 5432

View File

@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4-ol-7`, `4.0.6-ol-7-r11` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-ol-7-r11/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.0.6-debian-9-r10`, `4`, `4.0.6`, `4.0.6-r10`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-debian-9-r10/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.0.6-debian-9-r11`, `4`, `4.0.6`, `4.0.6-r11`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-debian-9-r11/4/debian-9/Dockerfile)
* [`4-centos-7`, `4.0.6-centos-7-r12` (4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-centos-7-r12/4/centos-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/pgpool GitHub repo](https://github.com/bitnami/bitnami-docker-pgpool).