File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN set -x \
33
33
nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} \
34
34
nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} \
35
35
nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} \
36
- nginx-module-njs=${NGINX_VERSION}. ${NJS_VERSION}-${PKG_RELEASE} \
36
+ nginx-module-njs=${NGINX_VERSION}+ ${NJS_VERSION}-${PKG_RELEASE} \
37
37
" \
38
38
&& case "$dpkgArch" in \
39
39
amd64|i386) \
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ RUN set -x \
32
32
nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} \
33
33
nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} \
34
34
nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} \
35
- nginx-module-njs=${NGINX_VERSION}. ${NJS_VERSION}-${PKG_RELEASE} \
35
+ nginx-module-njs=${NGINX_VERSION}+ ${NJS_VERSION}-${PKG_RELEASE} \
36
36
" \
37
37
&& case "$dpkgArch" in \
38
38
amd64|i386) \
You can’t perform that action at this time.
0 commit comments