mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 13:20:02 +00:00
WordPress 5.3
This commit is contained in:
parent
9f7521283f
commit
f34bdc24ba
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.4 \
|
ENV WP_VERSION=5.3 \
|
||||||
WP_CHECKSUM=902fb35770c15003802a8d4ac994f9a59d22b20d903a11ff6b51dd60fadbdafd
|
WP_CHECKSUM=edf02450179fde5bdfe0ef42ea7a6f170bf098acaf527d9bd25ba829aa401178
|
||||||
|
|
||||||
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