3.6.23-debian-9-r177 release
This commit is contained in:
parent
e052cf9b57
commit
cbb2d41235
|
|
@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/mongodb/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mongodb" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.23-debian-9-r174" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.23-debian-9-r177" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
|
||||
|
||||
EXPOSE 27017
|
||||
|
|
|
|||
|
|
@ -1162,7 +1162,7 @@ mongodb_ensure_dynamic_mode_consistency() {
|
|||
}
|
||||
|
||||
########################
|
||||
# Check if a givemongodb_sharded_is_join_shard_pendingted externally
|
||||
# Check if a given file was mounted externally
|
||||
# Globals:
|
||||
# MONGODB_*
|
||||
# Arguments:
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
* [`4.4`, `4.4-debian-10`, `4.4.9`, `4.4.9-debian-10-r7`, `latest` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.9-debian-10-r7/4.4/debian-10/Dockerfile)
|
||||
* [`4.2`, `4.2-debian-10`, `4.2.17`, `4.2.17-debian-10-r4` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.17-debian-10-r4/4.2/debian-10/Dockerfile)
|
||||
* [`4.0`, `4.0-debian-9`, `4.0.27`, `4.0.27-debian-9-r16` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.27-debian-9-r16/4.0/debian-9/Dockerfile)
|
||||
* [`3.6`, `3.6-debian-9`, `3.6.23`, `3.6.23-debian-9-r174` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.23-debian-9-r174/3.6/debian-9/Dockerfile)
|
||||
* [`3.6`, `3.6-debian-9`, `3.6.23`, `3.6.23-debian-9-r177` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.23-debian-9-r177/3.6/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mongodb GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue