4.1.0-ol-7-r2 release

This commit is contained in:
Bitnami Bot
2019-11-02 04:45:55 +00:00
parent 0cb603baed
commit fbc59bca1a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r466
FROM bitnami/oraclelinux-extras-base:7-r467
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV OS_ARCH="x86_64" \
@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "pgpool" "4.1.0-0" --checksum 590805
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="pgpool" \
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r1" \
BITNAMI_IMAGE_VERSION="4.1.0-ol-7-r2" \
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.1.0-ol-7-r1` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.1.0-ol-7-r1/4/ol-7/Dockerfile)
* [`4-ol-7`, `4.1.0-ol-7-r2` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.1.0-ol-7-r2/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.1.0-debian-9-r0`, `4`, `4.1.0`, `4.1.0-r0`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.1.0-debian-9-r0/4/debian-9/Dockerfile)
* [`4-centos-7`, `4.1.0-centos-7-r3` (4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.1.0-centos-7-r3/4/centos-7/Dockerfile)