mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 15:57:21 +08:00
9.6.9-debian-8-r34 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r98
|
||||
FROM bitnami/minideb-extras:jessie-r100
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-9.6.9-1 --checksum 579c908f9a4442a31cd0e4a3f67
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.9-debian-8-r33" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.9-debian-8-r34" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
@@ -32,7 +32,7 @@ $ docker-compose up -d
|
||||
* [`10-debian-8`, `10.4.0-debian-8-r34` (10/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.4.0-debian-8-r34/10/debian-8/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.9-ol-7-r16` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-ol-7-r16/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.9-debian-9-r4`, `9.6`, `9.6.9`, `9.6.9-r4` (9.6/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-debian-9-r4/9.6/Dockerfile)
|
||||
* [`9.6-debian-8`, `9.6.9-debian-8-r33` (9.6/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-debian-8-r33/9.6/debian-8/Dockerfile)
|
||||
* [`9.6-debian-8`, `9.6.9-debian-8-r34` (9.6/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-debian-8-r34/9.6/debian-8/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/postgresql GitHub repo](https://github.com/bitnami/bitnami-docker-postgresql).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user