mirror of
https://github.com/fergalmoran/nginx-rtmp-geoip2-alpine.git
synced 2025-12-22 09:28:28 +00:00
Corrected variabe substiution
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user