5.8.0-debian-10-r31 release

This commit is contained in:
Bitnami Bot
2021-09-03 22:56:43 +00:00
parent bbf9fb6021
commit 7b2a431bc3
3 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "7.4.23-0"
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.5.0-0" --checksum b2be17e2065fc8d9d1a175e1dbc689e8f6a5543bb3b6a6f5470bc987b7c396ce
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.2-0" --checksum 267ee2fa4cc9dafcbb0cbc6d3bfe4fa6d2dc93ee8dc17edb68412bbc6bd59e3a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.31-0" --checksum 92b99c64a3ffe10fd94ef9ecd94d2dd65a172404c726093eb50b3b293523559d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.8.0-8" --checksum f4c882a3f0ecf85efc8d1d7d43b017f6426bf625277f5ef4cc52295309fdbb3a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.8.0-9" --checksum 57eddc3242819acb5794ebb8f2d85aafe1c4781af4c2810b13f7e5b42b6bc767
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN chmod g+rwX /opt/bitnami
@@ -26,7 +26,7 @@ RUN /opt/bitnami/scripts/nginx-php-fpm/postunpack.sh
RUN /opt/bitnami/scripts/wordpress/postunpack.sh
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress-nginx" \
BITNAMI_IMAGE_VERSION="5.8.0-debian-10-r30" \
BITNAMI_IMAGE_VERSION="5.8.0-debian-10-r31" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -36,10 +36,10 @@
},
"wordpress": {
"arch": "amd64",
"digest": "f4c882a3f0ecf85efc8d1d7d43b017f6426bf625277f5ef4cc52295309fdbb3a",
"digest": "57eddc3242819acb5794ebb8f2d85aafe1c4781af4c2810b13f7e5b42b6bc767",
"distro": "debian-10",
"type": "NAMI",
"version": "5.8.0-8"
"version": "5.8.0-9"
},
"wp-cli": {
"arch": "amd64",