10.6.0-ol-7-r54 release

This commit is contained in:
Bitnami Bot
2018-12-27 08:14:21 +00:00
parent bc134a2293
commit 9621356c3e
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r209
FROM bitnami/oraclelinux-extras:7-r210
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="10.6.0-ol-7-r53" \
BITNAMI_IMAGE_VERSION="10.6.0-ol-7-r54" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_CLUSTER_APP_NAME="walreceiver" \