mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
4.5.0-debian-10-r0 release
This commit is contained in:
@@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.4.24-1" --checksum 4c5cb5fc477ce3f4256a76b4952c0a44fe92d46ad56e90a9363c8c9fccd6b036
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.0-0" --checksum 88093e848950fd09e80eb26cac55caa11e77aa78f118b5dc67faa38a3836381d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "matomo" "4.4.1-0" --checksum 7f4ab30271598d7592a57f0acd52229ae4b46b31e7633cf9a51aab06e5f618bb
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "matomo" "4.5.0-0" --checksum 0d74aa0ae1da5e66eeffeaa4b56f0bd0e738b341dcbb65b7665ddefd8da435bf
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN sed -i -e '/pam_loginuid.so/ s/^#*/#/' /etc/pam.d/cron
|
||||
@@ -31,7 +31,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="" \
|
||||
APACHE_HTTP_PORT_NUMBER="" \
|
||||
BITNAMI_APP_NAME="matomo" \
|
||||
BITNAMI_IMAGE_VERSION="4.4.1-debian-10-r63" \
|
||||
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r0" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
"matomo": {
|
||||
"arch": "amd64",
|
||||
"digest": "7f4ab30271598d7592a57f0acd52229ae4b46b31e7633cf9a51aab06e5f618bb",
|
||||
"digest": "0d74aa0ae1da5e66eeffeaa4b56f0bd0e738b341dcbb65b7665ddefd8da435bf",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.4.1-0"
|
||||
"version": "4.5.0-0"
|
||||
},
|
||||
"mysql-client": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -36,7 +36,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.4.1`, `4.4.1-debian-10-r63`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.4.1-debian-10-r63/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.5.0`, `4.5.0-debian-10-r0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.5.0-debian-10-r0/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user