2.4.0-debian-10-r1 release

This commit is contained in:
Bitnami Bot 2020-08-09 19:57:16 +00:00
parent 9ea84a824d
commit 26a89e1aa9
3 changed files with 11 additions and 11 deletions

View File

@ -8,10 +8,10 @@ COPY prebuildfs /
RUN install_packages ca-certificates cron curl gzip libaudit1 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcom-err2 libcurl4 libexpat1 libffi6 libfftw3-double3 libfontconfig1 libfreetype6 libgcc1 libgcrypt20 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu63 libidn2-0 libjemalloc2 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 liblqr-1-0 libltdl7 liblzma5 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmcrypt4 libmemcached11 libmemcachedutil2 libncurses6 libnettle6 libnghttp2-14 libp11-kit0 libpam0g libpcre3 libpng16-16 libpq5 libpsl5 libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5deb1 libtinfo6 libunistring2 libuuid1 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxslt1.1 libzip4 procps sudo tar zlib1g
RUN /build/bitnami-user.sh
RUN /build/install-nami.sh
RUN bitnami-pkg unpack php-7.3.21-0 --checksum 3a07aa0d660a3fd1c1b9394f17922ce6dc829cd49d530e593cb863782b066647
RUN bitnami-pkg unpack apache-2.4.43-5 --checksum e9faded57e3703fe9fcea650eb302e673d969a399fe9dfafa67e173465637665
RUN bitnami-pkg unpack php-7.3.21-1 --checksum a0875545344e06d5192dbc5104daafe28e3017d1f066b93c881ef261130f9912
RUN bitnami-pkg unpack apache-2.4.46-0 --checksum 93181ed22488a04139fe2ab6d9ca1a81b142392e8c86675b1653a1f28c068fa9
RUN bitnami-pkg unpack mysql-client-10.2.32-0 --checksum ae72f4ce3376ede89b971c1ffa11717b8d770f8d26ac3d7ba04b11568ff24c37
RUN bitnami-pkg install libphp-7.3.21-0 --checksum fd937edd3ffb55fcedcb6f702debafe421a1c2fcdf77082751eeba4ef7791d28
RUN bitnami-pkg install libphp-7.3.21-2 --checksum 98c4ffbfbdff56d49b9bf09b47fe5049d03a667462fd5a2b45ac658f24e40770
RUN bitnami-pkg install tini-0.19.0-0 --checksum 9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c
RUN bitnami-pkg unpack magento-2.4.0-0 --checksum fe8f547c5091eef13e8eba27c77e2c81ad998be04b1159c6dbc53d00b504a4bb
RUN bitnami-pkg install gosu-1.12.0-1 --checksum 51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c
@ -28,7 +28,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="magento" \
BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r0" \
BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r1" \
ELASTICSEARCH_HOST="" \
ELASTICSEARCH_PORT_NUMBER="" \
EXTERNAL_HTTPS_PORT_NUMBER="443" \

View File

@ -1,10 +1,10 @@
{
"apache": {
"arch": "amd64",
"digest": "e9faded57e3703fe9fcea650eb302e673d969a399fe9dfafa67e173465637665",
"digest": "93181ed22488a04139fe2ab6d9ca1a81b142392e8c86675b1653a1f28c068fa9",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.43-5"
"version": "2.4.46-0"
},
"gosu": {
"arch": "amd64",
@ -15,10 +15,10 @@
},
"libphp": {
"arch": "amd64",
"digest": "fd937edd3ffb55fcedcb6f702debafe421a1c2fcdf77082751eeba4ef7791d28",
"digest": "98c4ffbfbdff56d49b9bf09b47fe5049d03a667462fd5a2b45ac658f24e40770",
"distro": "debian-10",
"type": "NAMI",
"version": "7.3.21-0"
"version": "7.3.21-2"
},
"magento": {
"arch": "amd64",
@ -36,10 +36,10 @@
},
"php": {
"arch": "amd64",
"digest": "3a07aa0d660a3fd1c1b9394f17922ce6dc829cd49d530e593cb863782b066647",
"digest": "a0875545344e06d5192dbc5104daafe28e3017d1f066b93c881ef261130f9912",
"distro": "debian-10",
"type": "NAMI",
"version": "7.3.21-0"
"version": "7.3.21-1"
},
"tini": {
"arch": "amd64",

View File

@ -36,7 +36,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`2-debian-10`, `2.4.0-debian-10-r0`, `2`, `2.4.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.0-debian-10-r0/2/debian-10/Dockerfile)
* [`2-debian-10`, `2.4.0-debian-10-r1`, `2`, `2.4.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.0-debian-10-r1/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).