4.10.9-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-04-11 17:10:25 +00:00
committed by Bitnami Containers
parent 2cd8732a0d
commit 5b88a13d5f
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip jq 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 tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-2" --checksum 704fe6b545280ae027303b4ec875b495ee6da2256b3d8f877467077b0f031a60
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-3" --checksum a328c8fb3db9e60d3aa19eb7ca31de5da372affcb3d7c0d73610b4a19b634f94
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.1-0" --checksum 806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-client" "4.4.13-0" --checksum 9ec5b0a8edb5fdc7cffa8456693055aec894c1bc2414814b7adccd77e6c71637
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.9-0" --checksum 9853c439b433491f80d6f146b5942550e89e80d82a8fac9a195a499e55250ee6

View File

@@ -29,9 +29,9 @@
},
"python": {
"arch": "amd64",
"digest": "704fe6b545280ae027303b4ec875b495ee6da2256b3d8f877467077b0f031a60",
"digest": "a328c8fb3db9e60d3aa19eb7ca31de5da372affcb3d7c0d73610b4a19b634f94",
"distro": "debian-10",
"type": "NAMI",
"version": "3.8.13-2"
"version": "3.8.13-3"
}
}

View File

@@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5`, `5-debian-10`, `5.2.0`, `5.2.0-debian-10-r17`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/5.2.0-debian-10-r17/5/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.10.9`, `4.10.9-debian-10-r13` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.9-debian-10-r13/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.10.9`, `4.10.9-debian-10-r14` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.9-debian-10-r14/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).