11.6.0-centos-7-r19 release

This commit is contained in:
Bitnami Bot
2019-11-29 05:30:41 +00:00
parent 147bf35003
commit f22556c725
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/centos-extras-base:7-r221
FROM bitnami/centos-extras-base:7-r222
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-r18" \
BITNAMI_IMAGE_VERSION="11.6.0-centos-7-r19" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
NAMI_PREFIX="/.nami" \