4.9.3-debian-10-r97 release

This commit is contained in:
Bitnami Bot
2021-03-31 00:17:15 +00:00
parent 74d9a051d5
commit 4e6d6ed505
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ COPY prebuildfs /
RUN install_packages ca-certificates curl ghostscript gzip imagemagick libbz2-1.0 libc6 libcom-err2 libcurl4 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libncursesw6 libnettle6 libnghttp2-14 libp11-kit0 libpsl5 libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 procps sudo tar zlib1g
RUN /build/bitnami-user.sh
RUN /build/install-nami.sh
RUN bitnami-pkg install node-12.21.0-0 --checksum 04dd55d91642d37fc68335a267fe00ebf9fca8b90b9cae254c82423ed1d0d619
RUN bitnami-pkg install node-12.22.0-0 --checksum bac1ce830d537dfcef8c4fcc66558852c81805ba6465673dc84da9ce12bfdb77
RUN bitnami-pkg install mongodb-client-4.4.4-1 --checksum d937810c41b56edf50fb553c7d2e0a8bc096c11898e2d669937136e61263f3a3
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg unpack parse-4.9.3-0 --checksum 06542d1d41c71615eb028ab06b14c9c0b2bb86cf44644960337a82c8c67fd34e
@@ -18,7 +18,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="4.9.3-debian-10-r96" \
BITNAMI_IMAGE_VERSION="4.9.3-debian-10-r97" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -15,10 +15,10 @@
},
"node": {
"arch": "amd64",
"digest": "04dd55d91642d37fc68335a267fe00ebf9fca8b90b9cae254c82423ed1d0d619",
"digest": "bac1ce830d537dfcef8c4fcc66558852c81805ba6465673dc84da9ce12bfdb77",
"distro": "debian-10",
"type": "NAMI",
"version": "12.21.0-0"
"version": "12.22.0-0"
},
"parse": {
"arch": "amd64",

View File

@@ -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.9.3`, `4.9.3-debian-10-r96`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.9.3-debian-10-r96/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.9.3`, `4.9.3-debian-10-r97`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.9.3-debian-10-r97/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).