11.6.0-centos-7-r47 release

This commit is contained in:
Bitnami Bot
2019-12-26 05:03:48 +00:00
parent 867cc9672a
commit 36916736b4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/centos-extras-base:7-r248
FROM bitnami/centos-extras-base:7-r249
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "postgresql" "11.6.0-3" --checksum f
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="11.6.0-centos-7-r46" \
BITNAMI_IMAGE_VERSION="11.6.0-centos-7-r47" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
NAMI_PREFIX="/.nami" \