mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 13:20:02 +00:00
WordPress 5.2.1
This commit is contained in:
parent
3907c3c1db
commit
fd15a743c4
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 \
|
ENV WP_VERSION=5.2.1 \
|
||||||
WP_CHECKSUM=2666d749a08b1f863563bc23f87e86adf21e28490762afed0264cad687250bc3
|
WP_CHECKSUM=a6a46fec6d0a1c4cf9af2d0659185595f093691b3a843d507a89b59dc30f32c9
|
||||||
|
|
||||||
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