mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 15:47:42 +08:00
5.6.0-debian-10-r43 release
This commit is contained in:
@@ -15,7 +15,7 @@ RUN bitnami-pkg unpack apache-2.4.46-4 --checksum 35f10bccc2a1e55c050c9c483e28ee
|
||||
RUN bitnami-pkg install wp-cli-2.4.0-2 --checksum 33c3b53e87e9e433291ac3511e68263c80b43aa4de3dead9502934f506b7f2e6
|
||||
RUN bitnami-pkg unpack mysql-client-10.3.27-0 --checksum f96905e763a6334b75a7cdb07f8d89658cde02be41cb09d91d0682fc649fdcff
|
||||
RUN bitnami-pkg install libphp-7.4.14-0 --checksum 6c79e4172e771c9d34585371c080d11da47937d17c885fb325fbd1be16c7786a
|
||||
RUN bitnami-pkg unpack wordpress-5.6.0-8 --checksum 9f460f65e890ea84c5b0e620f9a90ab620d16417135cd03e41436fc9d7ab7241
|
||||
RUN bitnami-pkg unpack wordpress-5.6.0-9 --checksum f2eb96e4fda6ff35d557aa974b9e0f40956fdbc979f8aec87c7e966bd7cd1727
|
||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
@@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="8443" \
|
||||
APACHE_HTTP_PORT_NUMBER="8080" \
|
||||
BITNAMI_APP_NAME="wordpress" \
|
||||
BITNAMI_IMAGE_VERSION="5.6.0-debian-10-r42" \
|
||||
BITNAMI_IMAGE_VERSION="5.6.0-debian-10-r43" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -43,10 +43,10 @@
|
||||
},
|
||||
"wordpress": {
|
||||
"arch": "amd64",
|
||||
"digest": "9f460f65e890ea84c5b0e620f9a90ab620d16417135cd03e41436fc9d7ab7241",
|
||||
"digest": "f2eb96e4fda6ff35d557aa974b9e0f40956fdbc979f8aec87c7e966bd7cd1727",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "5.6.0-8"
|
||||
"version": "5.6.0-9"
|
||||
},
|
||||
"wp-cli": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`5`, `5-debian-10`, `5.6.0`, `5.6.0-debian-10-r42`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.6.0-debian-10-r42/5/debian-10/Dockerfile)
|
||||
* [`5`, `5-debian-10`, `5.6.0`, `5.6.0-debian-10-r43`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.6.0-debian-10-r43/5/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user