10.4.0-r27 release

This commit is contained in:
Bitnami Bot
2018-06-27 04:00:26 +00:00
parent c7f83609f9
commit 3cfef05b51
2 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r85
FROM bitnami/minideb-extras:jessie-r88
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-r26" \
BITNAMI_IMAGE_VERSION="10.4.0-r27" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \