4.0.6-ol-7-r37 release

This commit is contained in:
Bitnami Bot
2019-10-04 11:30:03 +00:00
parent db425b788a
commit 37bebc065b
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 18034b
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="pgpool" \
BITNAMI_IMAGE_VERSION="4.0.6-ol-7-r36" \
BITNAMI_IMAGE_VERSION="4.0.6-ol-7-r37" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/pgpool/bin:$PATH"
EXPOSE 5432

View File

@@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`4-ol-7`, `4.0.6-ol-7-r36` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-ol-7-r36/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.0.6-ol-7-r37` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-ol-7-r37/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.0.6-debian-9-r34`, `4`, `4.0.6`, `4.0.6-r34`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-debian-9-r34/4/debian-9/Dockerfile)
* [`4-centos-7`, `4.0.6-centos-7-r37` (4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-centos-7-r37/4/centos-7/Dockerfile)