Skip to content

Commit cda3caf

Browse files
committed
Update Dockerfile image
1 parent bfcfcce commit cda3caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openresty/openresty:xenial
1+
FROM openresty/openresty:bionic
22

33
# install dependencies
44
RUN ["luarocks", "install", "lua-resty-session"]

0 commit comments

Comments
 (0)