10.4.0-r3 release

This commit is contained in:
Bitnami Bot
2018-05-22 06:18:28 +00:00
parent 56a14b1d82
commit 5f2f8d61ec

View File

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