3.6.15-centos-7-r27 release
This commit is contained in:
parent
33f9abf1ef
commit
37f92e43b6
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/centos-extras-base:7-r220
|
||||
FROM bitnami/centos-extras-base:7-r221
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "mongodb" "3.6.15-0" --checksum caa2
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mongodb" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.15-centos-7-r26" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.15-centos-7-r27" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/mongodb/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
* [`4.0-centos-7`, `4.0.13-centos-7-r28` (4.0/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.13-centos-7-r28/4.0/centos-7/Dockerfile)
|
||||
* [`3.6-ol-7`, `3.6.15-ol-7-r28` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-ol-7-r28/3.6/ol-7/Dockerfile)
|
||||
* [`3.6-debian-9`, `3.6.15-debian-9-r22`, `3.6`, `3.6.15`, `3.6.15-r22` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-debian-9-r22/3.6/debian-9/Dockerfile)
|
||||
* [`3.6-centos-7`, `3.6.15-centos-7-r26` (3.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-centos-7-r26/3.6/centos-7/Dockerfile)
|
||||
* [`3.6-centos-7`, `3.6.15-centos-7-r27` (3.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-centos-7-r27/3.6/centos-7/Dockerfile)
|
||||
* [`3.4-centos-7`, `0.0.0-centos-7-r0` (3.4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/0.0.0-centos-7-r0/3.4/centos-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mongodb GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb).
|
||||
|
|
|
|||
Loading…
Reference in New Issue