WordPress 5.5.1

This commit is contained in:
Travis Automated Update 2020-09-02 15:10:17 +00:00
parent 911763257b
commit 39bbbe68bf

View file

@ -1,7 +1,7 @@
FROM luzifer/alpine-nginx-php FROM luzifer/alpine-nginx-php
ENV WP_VERSION=5.5 \ ENV WP_VERSION=5.5.1 \
WP_CHECKSUM=8716967e8a2ee9ff5b1d879f8825631401bc00b5458f93e6b7bb1edaaedf4907 WP_CHECKSUM=6b13594cb19ea7f2bf69a6a79c8b1b1580edd630056b7db3a18467132918d2fc
COPY rootfs / COPY rootfs /
RUN set -ex && /usr/local/bin/container-setup RUN set -ex && /usr/local/bin/container-setup