mirror of
https://github.com/bitnami/containers.git
synced 2026-03-11 16:07:50 +08:00
5.9.3-debian-10-r23 release
This commit is contained in:
committed by
Bitnami Containers
parent
d72ba2c037
commit
a158d4f070
@@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.18-0"
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-4" --checksum fa48eb0bf1c92c18e4e82ab6cbde981bbf5d63116e0fb9b665bce6d84d9a52f2
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx-intel" "0.4.7-9" --checksum 6c7c70448a53cc68065376fb051055df94b1e1ae2bea84212f366007b98f1e02
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.7-4" --checksum 14329a8ec0a649ecb9ffb37085a547183748efedea8ed029801ab9b381ab7173
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-4" --checksum 83e7e7fe06eb4d8d8be9acf2a44df069a196cd3e6d0f3fd4edff1960127833b4
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-5" --checksum 6f78b0c1fd49bae4b36d2898207c5c7d25a62b8918cc14d2ebac950bfc08a747
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -43,10 +43,10 @@
|
||||
},
|
||||
"wordpress": {
|
||||
"arch": "amd64",
|
||||
"digest": "83e7e7fe06eb4d8d8be9acf2a44df069a196cd3e6d0f3fd4edff1960127833b4",
|
||||
"digest": "6f78b0c1fd49bae4b36d2898207c5c7d25a62b8918cc14d2ebac950bfc08a747",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "5.9.3-4"
|
||||
"version": "5.9.3-5"
|
||||
},
|
||||
"wp-cli": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -49,7 +49,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.9.3`, `5.9.3-debian-10-r22`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r22/5/debian-10/Dockerfile)
|
||||
- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r23`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r23/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