diff --git a/bitnami/parse/5/debian-11/Dockerfile b/bitnami/parse/5/debian-11/Dockerfile index 0123554f02ea..fe2fd051abfd 100644 --- a/bitnami/parse/5/debian-11/Dockerfile +++ b/bitnami/parse/5/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="5.4.0-debian-11-r11" \ + org.opencontainers.image.ref.name="5.4.0-debian-11-r12" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \ org.opencontainers.image.title="parse" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 70b051239c8a..c6b93fba2b66 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -230,7 +230,7 @@ Available environment variables: - `PARSE_DATABASE_PASSWORD`: Database password that Parse will use to connect with the database. No default. - `ALLOW_EMPTY_PASSWORD`: It can be used to allow blank passwords. Default: **no** -###### Create a MongoDB database for DreamFactory using mongodb-shell +###### Create a MongoDB database using mongodb-shell - `MONGODB_SHELL_DATABASE_HOST`: Hostname for the MongoDB server. Default: **mongodb** - `MONGODB_SHELL_DATABASE_PORT_NUMBER`: Port used by the MongoDB server. Default: **27017**