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