5.2.0-debian-10-r27 release
This commit is contained in:
parent
41a54aea7b
commit
72b4fab8ea
|
|
@ -129,5 +129,5 @@ mongodb_execute() {
|
|||
fi
|
||||
[[ -n "$database" ]] && args+=("$database")
|
||||
|
||||
"$MONGODB_BIN_DIR/mongo" "${args[@]}"
|
||||
"$MONGODB_BIN_DIR/mongosh" "${args[@]}"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ 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/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`5`, `5-debian-10`, `5.2.0`, `5.2.0-debian-10-r26`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/5.2.0-debian-10-r26/5/debian-10/Dockerfile)
|
||||
* [`5`, `5-debian-10`, `5.2.0`, `5.2.0-debian-10-r27`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/5.2.0-debian-10-r27/5/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.10.9`, `4.10.9-debian-10-r23` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.9-debian-10-r23/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
|
|
|||
Loading…
Reference in New Issue