10.4.0-r8 release

This commit is contained in:
Bitnami Bot
2018-05-30 08:03:28 +00:00
parent bc473f8cbb
commit 166db39303

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r60
FROM bitnami/minideb-extras:jessie-r61
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-10.4.0-1 --checksum 024a0c15050cd333cbf8861814
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="10.4.0-r7" \
BITNAMI_IMAGE_VERSION="10.4.0-r8" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \