Corrected variabe substiution

This commit is contained in:
Nikolas S
2021-12-31 03:55:05 +02:00
parent 6420a5ed73
commit 91ec596584

View File

@@ -30,7 +30,7 @@ RUN ldconfig || :
# Nginx installation
ENV NGINX_VERSION 1.21.5
ENV NGINX_VERSION ${NGINX_VERSION}
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\
--prefix=/etc/nginx \