File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN set -x \
3333 nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} \
3434 nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} \
3535 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} \
3737 " \
3838 && case "$dpkgArch" in \
3939 amd64|i386) \
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ RUN set -x \
3232 nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} \
3333 nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} \
3434 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} \
3636 " \
3737 && case "$dpkgArch" in \
3838 amd64|i386) \
You can’t perform that action at this time.
0 commit comments