10.6.0-debian-9-r26 release

This commit is contained in:
Bitnami Bot
2018-12-10 03:57:46 +00:00
parent 05690794ea
commit b0d3a79c4c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r217
FROM bitnami/minideb-extras:stretch-r218
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -12,7 +12,7 @@ RUN chmod -R g+rwX /opt/bitnami/postgresql/conf/
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="10.6.0-debian-9-r25" \
BITNAMI_IMAGE_VERSION="10.6.0-debian-9-r26" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \