mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
10.5.0-debian-9-r31 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r146
|
||||
FROM bitnami/minideb-extras:stretch-r147
|
||||
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="10.5.0-debian-9-r30" \
|
||||
BITNAMI_IMAGE_VERSION="10.5.0-debian-9-r31" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
@@ -40,8 +40,8 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`10-ol-7`, `10.5.0-ol-7-r17` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r17/10/ol-7/Dockerfile)
|
||||
* [`10-debian-9`, `10.5.0-debian-9-r30`, `10`, `10.5.0`, `10.5.0-r30`, `latest` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-debian-9-r30/10/debian-9/Dockerfile)
|
||||
* [`10-ol-7`, `10.5.0-ol-7-r16` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r16/10/ol-7/Dockerfile)
|
||||
* [`10-debian-9`, `10.5.0-debian-9-r31`, `10`, `10.5.0`, `10.5.0-r31`, `latest` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-debian-9-r31/10/debian-9/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.10-ol-7-r33` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-ol-7-r33/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.10-debian-9-r26`, `9.6`, `9.6.10`, `9.6.10-r26` (9.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-debian-9-r26/9.6/debian-9/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user