11.6.0-centos-7-r1 release

This commit is contained in:
Bitnami Bot
2019-11-15 05:28:31 +00:00
parent 9016824e82
commit 1db78a153f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/centos-extras-base:7-r205
FROM bitnami/centos-extras-base:7-r206
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -15,7 +15,7 @@ COPY rootfs /
RUN yum --enablerepo base,updates,extras -y install epel-release && yum --nogpgcheck --enablerepo base,updates,extras -y update && yum --enablerepo base,updates -y install nss_wrapper
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="11.6.0-centos-7-r0" \
BITNAMI_IMAGE_VERSION="11.6.0-centos-7-r1" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
NAMI_PREFIX="/.nami" \