4.10.10-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-05-05 06:33:22 +00:00
committed by Bitnami Containers
parent 39a6e8b394
commit a877bf3973
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip jq libbz2-1.0 libc6 libcom-err2 libffi6 libgcc1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo6 procps tar zlib1g
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 "node" "14.19.2-0" --checksum b3370c72fa6879fb21f6c2c250fa61fa7029befbb53da1535f9b895ead5d8acd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.3.1-0" --checksum 13407d9f6a5ae6b0895faf702da3e919c03354349506b2bcf19da0a3545e7f8c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.10-0" --checksum 66c8488bf2d5634fd4fc59df1dafa4a45eb3da7480daf5fd205280075d8f2f6d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1

View File

@@ -15,10 +15,10 @@
},
"node": {
"arch": "amd64",
"digest": "806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc",
"digest": "b3370c72fa6879fb21f6c2c250fa61fa7029befbb53da1535f9b895ead5d8acd",
"distro": "debian-10",
"type": "NAMI",
"version": "14.19.1-0"
"version": "14.19.2-0"
},
"parse": {
"arch": "amd64",

View File

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