12.2.0-ol-7-r7 release
This commit is contained in:
parent
62d78a2a2c
commit
99a93d7f42
|
|
@ -18,7 +18,7 @@ RUN /build/install-gosu.sh
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="postgresql-repmgr" \
|
||||
BITNAMI_IMAGE_VERSION="12.2.0-ol-7-r6" \
|
||||
BITNAMI_IMAGE_VERSION="12.2.0-ol-7-r7" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \
|
||||
PATH="/opt/bitnami/postgresql-repmgr/bin:/opt/bitnami/repmgr/bin:/opt/bitnami/postgresql/bin:$PATH"
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
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/).
|
||||
|
||||
|
||||
* [`12-ol-7`, `12.2.0-ol-7-r6` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/12.2.0-ol-7-r6/12/ol-7/Dockerfile)
|
||||
* [`12-ol-7`, `12.2.0-ol-7-r7` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/12.2.0-ol-7-r7/12/ol-7/Dockerfile)
|
||||
* [`12-debian-10`, `12.2.0-debian-10-r6`, `12`, `12.2.0` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/12.2.0-debian-10-r6/12/debian-10/Dockerfile)
|
||||
* [`11-ol-7`, `11.7.0-ol-7-r7` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.7.0-ol-7-r7/11/ol-7/Dockerfile)
|
||||
* [`11-debian-10`, `11.7.0-debian-10-r7`, `11`, `11.7.0`, `latest` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.7.0-debian-10-r7/11/debian-10/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue