mirror of
https://github.com/luzifer-docker/wordpress.git
synced 2024-12-20 15:11:18 +00:00
WordPress 5.8
This commit is contained in:
parent
413ca0e165
commit
af5d6d2c61
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.7.2 \
|
ENV WP_VERSION=5.8 \
|
||||||
WP_CHECKSUM=717d21dc23f9e62ac8edae9278195ec868f8d665d01a3ad054d9e9c9b50170cc
|
WP_CHECKSUM=3b923ff8bd8e5b8813be2a52b3da6614dd2cedb901cb0d312bee43b6b3b1a481
|
||||||
|
|
||||||
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