5.9.3-debian-11-r12 release

This commit is contained in:
Bitnami Bot
2022-06-27 23:01:07 +00:00
committed by Bitnami Containers
parent 47b0446ef4
commit 025b75eb88
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.54-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-150" --checksum 1d47407703e824d0d6c17ea6720947f7d55dd7db657e997b0411259de1cdc688
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-150" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.20-150" --checksum 7dab47ea9fff600df715d20eb26749f534b0ab5b83a71bf974a5d2657dfad26e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-155" --checksum bc39980cff9695c93974ac67d8a5a9ac50cbb23dd784d9d80e8d2a83c3bc4d97
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-156" --checksum 7ceaa11f704756290ab786dd083c52770cc6b723a8d4546ecef6b937f7bee916
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives

View File

@@ -43,10 +43,10 @@
},
"wordpress": {
"arch": "amd64",
"digest": "bc39980cff9695c93974ac67d8a5a9ac50cbb23dd784d9d80e8d2a83c3bc4d97",
"digest": "7ceaa11f704756290ab786dd083c52770cc6b723a8d4546ecef6b937f7bee916",
"distro": "debian-11",
"type": "NAMI",
"version": "5.9.3-155"
"version": "5.9.3-156"
},
"wp-cli": {
"arch": "amd64",