mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-12-20 15:11:18 +00:00
WordPress 5.2.2
This commit is contained in:
parent
fd15a743c4
commit
bde4ce14c5
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.1 \
|
ENV WP_VERSION=5.2.2 \
|
||||||
WP_CHECKSUM=a6a46fec6d0a1c4cf9af2d0659185595f093691b3a843d507a89b59dc30f32c9
|
WP_CHECKSUM=f2a450906feaa999934fd212fb6f1d20f69a44a63c2f37cd5bebce34e2b425a0
|
||||||
|
|
||||||
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