upgrade openresty image
This commit is contained in:
parent
1e9b22977a
commit
dbbff224d9
|
@ -1,4 +1,4 @@
|
|||
FROM openresty/openresty:1.19.3.1-2-bionic
|
||||
FROM openresty/openresty:1.19.3.1-8-bionic
|
||||
|
||||
# RUN apt-get update -qq && apt-get install cron logrotate -qq
|
||||
RUN luarocks install luasocket
|
||||
|
|
Reference in New Issue