10.3.0-r15 release

Update image to version 10.3.0-r15
This commit is contained in:
Bitnami Bot 2018-05-04 05:58:05 +00:00
parent af06f230c7
commit 8515c04d3b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r37
FROM bitnami/minideb-extras:jessie-r38
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-10.3.0-2 --checksum e3ca44123caab1b0799ced386f
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="10.3.0-r14" \
BITNAMI_IMAGE_VERSION="10.3.0-r15" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \