mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 21:30:00 +00:00
WordPress 5.3.2
This commit is contained in:
parent
323846be3f
commit
130ff7f5a3
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.3.1 \
|
ENV WP_VERSION=5.3.2 \
|
||||||
WP_CHECKSUM=b5ea8dfefb5136adbecd6ab96c655c1845268bcb9651c9110f797f6dc4fda240
|
WP_CHECKSUM=292d1280c2f4a92b6a761e289bf3d2bfd6636dc8a3224ea2e7288858a96849ea
|
||||||
|
|
||||||
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