4.10.13-debian-11-r0 release

This commit is contained in:
Bitnami Bot
2022-07-01 01:14:11 +00:00
committed by Bitnami Containers
parent 888a783474
commit 2c9fc23607
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ RUN install_packages acl ca-certificates curl gzip jq libbz2-1.0 libc6 libcom-er
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-152" --checksum a831df58c181297ce77597daf2364175cbb9f211f7755ca8d8c8b5918ad9ce24
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.3-150" --checksum 97cffecfb637e5758197e4eb14d50b42048768eba242da4b534f1d8bacbd6958
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.5.0-150" --checksum 566114f192eb2f387e0f8a640eaab07369c493f922d2f1767d1da81e316de383
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.12-0" --checksum 23b82224c362489862125aa34fb7b6108739181092afb6b2254d21cca9e632c8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.13-0" --checksum 883bf7aab0ff7b564676f82f43367dd21929b9a1d1d1359ffad0b7411bb7f5e4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/parse/postunpack.sh
ENV APP_VERSION="4.10.12" \
ENV APP_VERSION="4.10.13" \
BITNAMI_APP_NAME="parse" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/parse/bin:/opt/bitnami/common/bin:$PATH"

View File

@@ -22,10 +22,10 @@
},
"parse": {
"arch": "amd64",
"digest": "23b82224c362489862125aa34fb7b6108739181092afb6b2254d21cca9e632c8",
"digest": "883bf7aab0ff7b564676f82f43367dd21929b9a1d1d1359ffad0b7411bb7f5e4",
"distro": "debian-11",
"type": "NAMI",
"version": "4.10.12-0"
"version": "4.10.13-0"
},
"python": {
"arch": "amd64",

View File

@@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5`, `5-debian-11`, `5.2.4`, `5.2.4-debian-11-r0`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/5.2.4-debian-11-r0/5/debian-11/Dockerfile)
* [`4`, `4-debian-11`, `4.10.13`, `4.10.13-debian-11-r-1` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.13-debian-11-r-1/4/debian-11/Dockerfile)
* [`4`, `4-debian-11`, `4.10.13`, `4.10.13-debian-11-r0` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.13-debian-11-r0/4/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).