5.9.3-debian-10-r50 release
This commit is contained in:
parent
8aa9aed248
commit
ed7fa4ffc2
|
|
@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53-
|
|||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-4" --checksum fa48eb0bf1c92c18e4e82ab6cbde981bbf5d63116e0fb9b665bce6d84d9a52f2
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-0" --checksum a288a3866c8d3b06951b6781c79a6e3551e99c159aafa1d3dfcaa3e54db93ea7
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.19-0" --checksum d9e9fcca0331bffb09d452b89757c49e3186c3d142c3cf442d75698e76432ee4
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-13" --checksum 7db7a70400d6b47ab246e5770c76e7b8ca355abf78b8f5d7dc570c376e74be7b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-14" --checksum d026e9bedf0b43b76f49b52e8d1627adf83fd4720abc1b32e33a795624e3c1d7
|
||||
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": "7db7a70400d6b47ab246e5770c76e7b8ca355abf78b8f5d7dc570c376e74be7b",
|
||||
"digest": "d026e9bedf0b43b76f49b52e8d1627adf83fd4720abc1b32e33a795624e3c1d7",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "5.9.3-13"
|
||||
"version": "5.9.3-14"
|
||||
},
|
||||
"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.9.3`, `5.9.3-debian-10-r49`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r49/5/debian-10/Dockerfile)
|
||||
- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r50`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r50/5/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue