We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a602926 commit b6b5afaCopy full SHA for b6b5afa
1 file changed
Dockerfile.devel
@@ -3,7 +3,7 @@ FROM registry.access.redhat.com/ubi8:8.5
3
ARG OPENRESTY_RPM_VERSION="1.21.4-1.el8"
4
ARG LUAROCKS_VERSION="3.11.1"
5
ARG JAEGERTRACING_CPP_CLIENT_RPM_VERSION="0.3.1-13.el8"
6
-ARG LUAROVER_VERSION="0.2.1"
+ARG LUAROVER_VERSION="0.2.3"
7
8
WORKDIR /tmp
9
0 commit comments