9.6.8-r14 release

Update image to version 9.6.8-r14
This commit is contained in:
Bitnami Bot
2018-05-06 06:10:20 +00:00
parent 7822b9c774
commit 3ca7e808f3

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r38
FROM bitnami/minideb-extras:jessie-r39
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-9.6.8-0 --checksum ccceff1c0369ffced38abc7870a
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="9.6.8-r13" \
BITNAMI_IMAGE_VERSION="9.6.8-r14" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \