mirror of
https://github.com/bitnami/containers.git
synced 2026-03-11 07:39:06 +08:00
9.6.8-r3 release
Update image to version 9.6.8-r3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r24
|
||||
FROM bitnami/minideb-extras:jessie-r28
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -6,9 +6,8 @@ RUN install_packages libbsd0 libc6 libedit2 liblzma5 libssl1.0.0 libtinfo5 libxm
|
||||
RUN bitnami-pkg unpack postgresql-9.6.8-0 --checksum ccceff1c0369ffced38abc7870a979345af4f5abe3cfac1111a39467fe271016
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.8-r2" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.8-r3" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user