WordPress 5.7

This commit is contained in:
Travis Automated Update 2021-03-10 17:27:52 +00:00
parent d623f52c2a
commit 41284535d1

View File

@ -1,7 +1,7 @@
FROM luzifer/alpine-nginx-php
ENV WP_VERSION=5.6.2 \
WP_CHECKSUM=16d60af99bc5b753d61b3978a9a0d93316a86ac794102a1f12fdd14dfebc798e
ENV WP_VERSION=5.7 \
WP_CHECKSUM=853c8a454e6c6c9313176f221ba7a651e6177351ab452d3e1898a267e53ef365
COPY rootfs /
RUN set -ex && /usr/local/bin/container-setup