11.1.0-ol-7-r55 release

This commit is contained in:
Bitnami Bot 2018-12-30 12:21:51 +00:00
parent 47729f9624
commit ff3517b12c
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r212
FROM bitnami/oraclelinux-extras:7-r213
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -13,7 +13,7 @@ RUN chmod -R g+rwX /opt/bitnami/postgresql/conf/
COPY rootfs /
RUN rpm -Uvh --nodeps $(repoquery --location nss_wrapper)
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="11.1.0-ol-7-r54" \
BITNAMI_IMAGE_VERSION="11.1.0-ol-7-r55" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_CLUSTER_APP_NAME="walreceiver" \

View File

@ -44,7 +44,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`11-ol-7`, `11.1.0-ol-7-r54` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/11.1.0-ol-7-r54/11/ol-7/Dockerfile)
* [`11-ol-7`, `11.1.0-ol-7-r55` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/11.1.0-ol-7-r55/11/ol-7/Dockerfile)
* [`11-debian-9`, `11.1.0-debian-9-r40`, `11`, `11.1.0`, `11.1.0-r40` (11/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/11.1.0-debian-9-r40/11/debian-9/Dockerfile)
* [`10-ol-7`, `10.6.0-ol-7-r58` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.6.0-ol-7-r58/10/ol-7/Dockerfile)
* [`10-debian-9`, `10.6.0-debian-9-r46`, `10`, `10.6.0`, `10.6.0-r46`, `latest` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.6.0-debian-9-r46/10/debian-9/Dockerfile)