mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
9.6.6-r0 release
Update postgresql to 9.6.6
This commit is contained in:
@@ -3,12 +3,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libbsd0 libc6 libedit2 liblzma5 libssl1.0.0 libtinfo5 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg unpack postgresql-9.6.5-0 --checksum 2e36161ff1703f1e442ee358673fcf0737ccc49bc81790974305a055905e9645
|
||||
RUN bitnami-pkg unpack postgresql-9.6.6-0 --checksum 8bfdaebeccfdf0b6580cae58deff9a86c4a2451884e1546ae05e7026db4e7ff5
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.5-r0" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.6-r0" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user