mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
9.6.7-r1 release
Update image to version 9.6.7-r1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r23
|
||||
FROM bitnami/minideb-extras:jessie-r24
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack postgresql-9.6.7-0 --checksum 0c1068287b6f9ec8cfa9d3141bd
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.7-r1" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user