mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 21:30:00 +00:00
WordPress 5.2.4
This commit is contained in:
parent
4dab204fef
commit
9f7521283f
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.2.3 \
|
ENV WP_VERSION=5.2.4 \
|
||||||
WP_CHECKSUM=1c164d6cce3eab6b60ee29f611fc34d37e9d42ffbf7857bdf491fef96ba1d6a4
|
WP_CHECKSUM=902fb35770c15003802a8d4ac994f9a59d22b20d903a11ff6b51dd60fadbdafd
|
||||||
|
|
||||||
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