mirror of
https://github.com/bitnami/containers.git
synced 2026-02-24 15:17:27 +08:00
9.6.9-r0 release
Update postgresql to 9.6.9
This commit is contained in:
@@ -3,11 +3,11 @@ 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.8-0 --checksum ccceff1c0369ffced38abc7870a979345af4f5abe3cfac1111a39467fe271016
|
||||
RUN bitnami-pkg unpack postgresql-9.6.9-0 --checksum 33a713e6077148e5b91f394332efb282ed6579d76e1f5cb1a6004d67c6bfd634
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.8-r22" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.9-r0" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user