Skip to content

Commit

Permalink
use specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyzlj committed Nov 11, 2024
1 parent 4d6abfd commit 428f56b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions openresty/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM openresty/openresty:alpine-fat
RUN luarocks install lua-resty-openidc
#FROM openresty/openresty:alpine-fat
FROM openresty/openresty:1.25.3.2-2-alpine-fat
RUN luarocks install lua-resty-openidc

0 comments on commit 428f56b

Please sign in to comment.