diff --git a/openresty/Dockerfile b/openresty/Dockerfile index f8a60d4..dae3ee8 100644 --- a/openresty/Dockerfile +++ b/openresty/Dockerfile @@ -1,2 +1,3 @@ -FROM openresty/openresty:alpine-fat -RUN luarocks install lua-resty-openidc \ No newline at end of file +#FROM openresty/openresty:alpine-fat +FROM openresty/openresty:1.25.3.2-2-alpine-fat +RUN luarocks install lua-resty-openidc