mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-09 13:20:02 +00:00
WordPress 5.8.3
This commit is contained in:
parent
060a8e25ac
commit
6c9f899353
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.8.2 \
|
ENV WP_VERSION=5.8.3 \
|
||||||
WP_CHECKSUM=c37def457c74dcec99c5019a5bd8da974b3fa2beb2edd80e2f81f30e456c18f9
|
WP_CHECKSUM=0994f7377b2989f542e6ba0b84e1e8222613c85519eec7e3d9862e690def22b3
|
||||||
|
|
||||||
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