mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-12-20 15:11:18 +00:00
WordPress 5.6.1
This commit is contained in:
parent
ae3e80b055
commit
1288dd0ca4
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.6 \
|
ENV WP_VERSION=5.6.1 \
|
||||||
WP_CHECKSUM=3dd7c150fce42fc5b3641756f446711dc920ea8e4b322625d54b5501b7751354
|
WP_CHECKSUM=219789c7a4cc2fba28ffdc5a78441f133ce76d63db9ebef605e153a8451da8d9
|
||||||
|
|
||||||
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