mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-08 12:50:01 +00:00
WordPress 5.5.1
This commit is contained in:
parent
911763257b
commit
39bbbe68bf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue