mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 18:57:19 +08:00
10.6.0-debian-9-r26 release
This commit is contained in:
@@ -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="" \
|
||||
|
||||
Reference in New Issue
Block a user