mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-08 12:50:01 +00:00
WordPress 5.3.1
This commit is contained in:
parent
f34bdc24ba
commit
323846be3f
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 \
|
ENV WP_VERSION=5.3.1 \
|
||||||
WP_CHECKSUM=edf02450179fde5bdfe0ef42ea7a6f170bf098acaf527d9bd25ba829aa401178
|
WP_CHECKSUM=b5ea8dfefb5136adbecd6ab96c655c1845268bcb9651c9110f797f6dc4fda240
|
||||||
|
|
||||||
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