9.6.10-debian-9-r45 release
This commit is contained in:
parent
580643f75f
commit
82c4c49980
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r164
|
||||
FROM bitnami/minideb-extras:stretch-r165
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -11,7 +11,7 @@ RUN mkdir /docker-entrypoint-initdb.d
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.10-debian-9-r44" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.10-debian-9-r45" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
* [`10-ol-7`, `10.5.0-ol-7-r37` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r37/10/ol-7/Dockerfile)
|
||||
* [`10-debian-9`, `10.5.0-debian-9-r50`, `10`, `10.5.0`, `10.5.0-r50`, `latest` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-debian-9-r50/10/debian-9/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.10-ol-7-r53` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-ol-7-r53/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.10-debian-9-r44`, `9.6`, `9.6.10`, `9.6.10-r44` (9.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-debian-9-r44/9.6/debian-9/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.10-debian-9-r45`, `9.6`, `9.6.10`, `9.6.10-r45` (9.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-debian-9-r45/9.6/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/postgresql GitHub repo](https://github.com/bitnami/bitnami-docker-postgresql).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue