Skip to content

Commit b28dcc0

Browse files
committed
bump luarocks
1 parent 071bcd5 commit b28dcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN set -x \
6666
&& make modules \
6767
&& cp -v objs/*.so /usr/lib/nginx/modules/
6868

69-
ARG luarocks_version=3.3.1
69+
ARG luarocks_version=3.12.2
7070
RUN set -x \
7171
&& curl -fSL "https://luarocks.org/releases/luarocks-${luarocks_version}.tar.gz" \
7272
| tar -C /usr/local/src -xzvf- \

0 commit comments

Comments
 (0)