mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-11-08 12:50:01 +00:00
WordPress 5.9.3
This commit is contained in:
parent
27b2fd26dc
commit
274f1bf942
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.2 \
|
ENV WP_VERSION=5.9.3 \
|
||||||
WP_CHECKSUM=c67f1c4de334289d8f8f30111fd468262cf74c2fd986bf0f468bfc52d3ba2fe6
|
WP_CHECKSUM=a1905b8a5b50ce77328de38aa1272df83538dce1aa2b6a46453735faacc9bcd8
|
||||||
|
|
||||||
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