mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-12-20 15:11:18 +00:00
WordPress 5.9.1
This commit is contained in:
parent
21208fa319
commit
3a477bd9ff
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.9 \
|
ENV WP_VERSION=5.9.1 \
|
||||||
WP_CHECKSUM=972d48f95274859b513607ad686a0ac4278fd4ac1522c19a8efed65a549acc0b
|
WP_CHECKSUM=66f42a4ebf7a79aab9c649d3d2f2a18e6a4c012e8c858f3c3375ae915273d206
|
||||||
|
|
||||||
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