mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-08 12:50:01 +00:00
WordPress 5.2.3
This commit is contained in:
parent
bde4ce14c5
commit
4dab204fef
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM luzifer/alpine-nginx-php
|
||||
|
||||
ENV WP_VERSION=5.2.2 \
|
||||
WP_CHECKSUM=f2a450906feaa999934fd212fb6f1d20f69a44a63c2f37cd5bebce34e2b425a0
|
||||
ENV WP_VERSION=5.2.3 \
|
||||
WP_CHECKSUM=1c164d6cce3eab6b60ee29f611fc34d37e9d42ffbf7857bdf491fef96ba1d6a4
|
||||
|
||||
COPY rootfs /
|
||||
RUN set -ex && /usr/local/bin/container-setup
|
||||
|
|
Loading…
Reference in a new issue