mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
11.6.0-centos-7-r47 release
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user