9.6.9-r5 release

This commit is contained in:
Bitnami Bot
2018-05-24 06:33:55 +00:00
parent 3cd14aa201
commit b2b733c7b0

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r54
FROM bitnami/minideb-extras:jessie-r55
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-9.6.9-0 --checksum 33a713e6077148e5b91f394332e
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="9.6.9-r4" \
BITNAMI_IMAGE_VERSION="9.6.9-r5" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \