File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ pipeline {
15
15
BUILDX_NAME = " ${ IMAGE} _${ GIT_BRANCH} "
16
16
BRANCH_LOWER = " ${ BRANCH_NAME.toLowerCase().replaceAll('/', '-')} "
17
17
// Software versions; OpenResty does not support Lua >= 5.2
18
- OPENRESTY_VERSION = ' 1.19.3 .1'
18
+ OPENRESTY_VERSION = ' 1.19.9 .1'
19
19
LUA_VERSION = ' 5.1.5'
20
20
LUAROCKS_VERSION = ' 3.3.1'
21
21
}
Original file line number Diff line number Diff line change 1
1
# nginx-full
2
2
3
3
<p >
4
- <img src =" https://img.shields.io/badge/openresty-1.19.3 .1-green.svg?style=for-the-badge " >
4
+ <img src =" https://img.shields.io/badge/openresty-1.19.9 .1-green.svg?style=for-the-badge " >
5
5
<img src =" https://img.shields.io/badge/lua-5.1.5-green.svg?style=for-the-badge " >
6
6
<img src =" https://img.shields.io/badge/luarocks-3.3.1-green.svg?style=for-the-badge " >
7
7
<a href =" https://hub.docker.com/repository/docker/nginxproxymanager/nginx-full " >
You can’t perform that action at this time.
0 commit comments