mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-08 12:50:01 +00:00
WordPress 5.6
This commit is contained in:
parent
6cce0c4647
commit
ae3e80b055
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.3 \
|
ENV WP_VERSION=5.6 \
|
||||||
WP_CHECKSUM=000dc031acc0e182dc1dc9430a9b4eca4ea1492cf59ac39fb3007b453ecbe787
|
WP_CHECKSUM=3dd7c150fce42fc5b3641756f446711dc920ea8e4b322625d54b5501b7751354
|
||||||
|
|
||||||
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