We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcfcce commit cda3cafCopy full SHA for cda3caf
tests/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openresty/openresty:xenial
+FROM openresty/openresty:bionic
2
3
# install dependencies
4
RUN ["luarocks", "install", "lua-resty-session"]
0 commit comments