mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 13:20:02 +00:00
WordPress 5.4.2
This commit is contained in:
parent
98791f96f4
commit
976e157db8
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.4.1 \
|
ENV WP_VERSION=5.4.2 \
|
||||||
WP_CHECKSUM=3039fc06b2d05bedb21762d920f468ea5d4d62363d9ebdfe8379fe7611c19f55
|
WP_CHECKSUM=3fc2d4cd0c6f2a0c17d6bb165cca177b3923a4e0d1b46fa2af8c4156d6b23aea
|
||||||
|
|
||||||
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