9.6.8-r7 release

Update image to version 9.6.8-r7
This commit is contained in:
Bitnami Bot 2018-04-28 05:58:47 +00:00
parent b3bf2240f7
commit 4966904bc9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r32
FROM bitnami/minideb-extras:jessie-r33
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-r6" \
BITNAMI_IMAGE_VERSION="9.6.8-r7" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \