10.4.0-debian-9-r24 release
This commit is contained in:
parent
8172128e1a
commit
4500a4e08f
|
|
@ -11,7 +11,7 @@ RUN mkdir /docker-entrypoint-initdb.d
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="10.4.0-debian-9-r23" \
|
||||
BITNAMI_IMAGE_VERSION="10.4.0-debian-9-r24" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker-compose up -d
|
|||
|
||||
|
||||
* [`10-ol-7`, `10.4.0-ol-7-r36` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.4.0-ol-7-r36/10/ol-7/Dockerfile)
|
||||
* [`10-debian-9`, `10.4.0-debian-9-r23`, `10`, `10.4.0`, `10.4.0-r23`, `latest` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.4.0-debian-9-r23/10/Dockerfile)
|
||||
* [`10-debian-9`, `10.4.0-debian-9-r24`, `10`, `10.4.0`, `10.4.0-r24`, `latest` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.4.0-debian-9-r24/10/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.9-ol-7-r35` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-ol-7-r35/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.9-debian-9-r23`, `9.6`, `9.6.9`, `9.6.9-r23` (9.6/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.9-debian-9-r23/9.6/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue