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