mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
9.6.8-r17 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/minideb-extras:jessie-r41
|
FROM bitnami/minideb-extras:jessie-r43
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-9.6.8-0 --checksum ccceff1c0369ffced38abc7870a
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="postgresql" \
|
ENV BITNAMI_APP_NAME="postgresql" \
|
||||||
BITNAMI_IMAGE_VERSION="9.6.8-r16" \
|
BITNAMI_IMAGE_VERSION="9.6.8-r17" \
|
||||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||||
POSTGRESQL_DATABASE="" \
|
POSTGRESQL_DATABASE="" \
|
||||||
POSTGRESQL_MASTER_HOST="" \
|
POSTGRESQL_MASTER_HOST="" \
|
||||||
|
|||||||
Reference in New Issue
Block a user