mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-12-20 15:11:18 +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
|
FROM luzifer/alpine-nginx-php
|
||||||
|
|
||||||
ENV WP_VERSION=6.0 \
|
ENV WP_VERSION=6.0.1 \
|
||||||
WP_CHECKSUM=0455275675a71ff04741c1c0e218cd23c89f49f5875562316c03dddc7ed6092e
|
WP_CHECKSUM=ab73d2218d967289eb6d6d0eee591057b56164c1c7ef7ce09814d316c4b011ab
|
||||||
|
|
||||||
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