We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c08b1 commit d261936Copy full SHA for d261936
compas/reverse-proxy/Dockerfile
@@ -20,7 +20,7 @@ RUN apk add --no-cache openssl-dev
20
RUN apk add --no-cache git
21
RUN apk add --no-cache gcc
22
23
-RUN luarocks install lua-resty-openidc
+RUN luarocks install lua-resty-openidc --only-server https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/daab2726276e3282dc347b89a42a5107c3500567
24
25
RUN mkdir -p /etc/nginx/include
26
0 commit comments