mirror of
https://github.com/bitnami/containers.git
synced 2026-02-28 07:27:31 +08:00
4.10.2-debian-10-r3 release
This commit is contained in:
@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/parse/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="4.10.2-debian-10-r2" \
|
||||
BITNAMI_IMAGE_VERSION="4.10.2-debian-10-r3" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/mongodb-client/bin:/opt/bitnami/parse/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
EXPOSE 1337 3000
|
||||
|
||||
@@ -48,7 +48,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/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.10.2`, `4.10.2-debian-10-r2`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.2-debian-10-r2/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.10.2`, `4.10.2-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.2-debian-10-r3/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
||||
@@ -291,6 +291,10 @@ Find more information about Cloud Code and Cloud functions in the [official docu
|
||||
|
||||
# Notable Changes
|
||||
|
||||
## 4.9.3
|
||||
|
||||
- This version was released from an incorrect version tag from the upstream Parse repositories. Parse developers have reported issues in some functionalities, though no concerns in regards to privacy, security, or legality were found. As such, we strongly recommend updating this version as soon as possible. You can find more information in [Parse 4.10.0 Release Notes](https://github.com/parse-community/parse-server/releases/tag/4.10.0)
|
||||
|
||||
## 4.9.3-debian-10-r161
|
||||
|
||||
- The size of the container image has been decreased.
|
||||
|
||||
Reference in New Issue
Block a user