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