Skip to content

Commit 98f2789

Browse files
authored
Merge pull request #1561 from tkan145/lua-rover-v0.2.3
Update lua-rover to v0.2.3
2 parents 4185e3e + 45bf0f0 commit 98f2789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.devel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM registry.access.redhat.com/ubi8
33
ARG OPENRESTY_RPM_VERSION="1.21.4-1.el8"
44
ARG LUAROCKS_VERSION="3.12.0"
55
ARG JAEGERTRACING_CPP_CLIENT_RPM_VERSION="0.3.1-13.el8"
6-
ARG LUAROVER_VERSION="0.2.2"
6+
ARG LUAROVER_VERSION="0.2.3"
77

88
WORKDIR /tmp
99

0 commit comments

Comments
 (0)