mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-04-29 01:26:25 +02:00
Redeclare WP_VERSION, otherwise it is not available anymore after build stage 'FROM'
This commit is contained in:
parent
77ab3d8ee6
commit
77fc538f3c
@ -14,7 +14,7 @@ RUN mkdir -p usr/local/bin \
|
||||
|
||||
################################################# APP ##################################################################
|
||||
FROM nlss/php-nginx
|
||||
|
||||
ARG WP_VERSION
|
||||
ENV APK_DEPS "zlib-dev libzip-dev libpng-dev icu-dev imagemagick-dev"
|
||||
ENV APK_BUILD_DEPS "curl-dev autoconf alpine-sdk"
|
||||
ENV APK_WP_CLI_DEPS "bash less mysql-client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user