From 8a41dee2cae94c764771799423fbb3b033ddd1fa Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 23 Oct 2018 17:12:19 +0000 Subject: [PATCH] 10.5.0-ol-7-r50 release --- bitnami/postgresql/10/ol-7/Dockerfile | 2 +- bitnami/postgresql/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql/10/ol-7/Dockerfile b/bitnami/postgresql/10/ol-7/Dockerfile index 3352766137c7..7fbe307f3784 100644 --- a/bitnami/postgresql/10/ol-7/Dockerfile +++ b/bitnami/postgresql/10/ol-7/Dockerfile @@ -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="10.5.0-ol-7-r49" \ + BITNAMI_IMAGE_VERSION="10.5.0-ol-7-r50" \ PATH="/opt/bitnami/postgresql/bin:$PATH" \ POSTGRESQL_DATABASE="" \ POSTGRESQL_MASTER_HOST="" \ diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index 7e87b23f7760..ee3bd510dd93 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -47,7 +47,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/). -* [`10-ol-7`, `10.5.0-ol-7-r49` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r49/10/ol-7/Dockerfile) +* [`10-ol-7`, `10.5.0-ol-7-r50` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r50/10/ol-7/Dockerfile) * [`10-debian-9`, `10.5.0-debian-9-r59`, `10`, `10.5.0`, `10.5.0-r59`, `latest` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-debian-9-r59/10/debian-9/Dockerfile) * [`9.6-ol-7`, `9.6.10-ol-7-r65` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-ol-7-r65/9.6/ol-7/Dockerfile) * [`9.6-debian-9`, `9.6.10-debian-9-r56`, `9.6`, `9.6.10`, `9.6.10-r56` (9.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-debian-9-r56/9.6/debian-9/Dockerfile)