mirror of
https://github.com/bitnami/containers.git
synced 2026-03-11 16:07:50 +08:00
9.6.10-ol-7-r12 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r83
|
||||
FROM bitnami/oraclelinux-extras:7-r87
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -12,7 +12,7 @@ RUN mkdir /docker-entrypoint-initdb.d
|
||||
COPY rootfs /
|
||||
RUN rpm -Uvh --nodeps $(repoquery --location nss_wrapper)
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.10-ol-7-r11" \
|
||||
BITNAMI_IMAGE_VERSION="9.6.10-ol-7-r12" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
@@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
* [`10-ol-7`, `10.5.0-ol-7-r7` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-ol-7-r7/10/ol-7/Dockerfile)
|
||||
* [`10-debian-9`, `10.5.0-debian-9-r12`, `10`, `10.5.0`, `10.5.0-r12`, `latest` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.5.0-debian-9-r12/10/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.10-ol-7-r11` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-ol-7-r11/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-ol-7`, `9.6.10-ol-7-r12` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-ol-7-r12/9.6/ol-7/Dockerfile)
|
||||
* [`9.6-debian-9`, `9.6.10-debian-9-r10`, `9.6`, `9.6.10`, `9.6.10-r10` (9.6/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/9.6.10-debian-9-r10/9.6/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