We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4185e3e + 45bf0f0 commit 98f2789Copy full SHA for 98f2789
Dockerfile.devel
@@ -3,7 +3,7 @@ FROM registry.access.redhat.com/ubi8
3
ARG OPENRESTY_RPM_VERSION="1.21.4-1.el8"
4
ARG LUAROCKS_VERSION="3.12.0"
5
ARG JAEGERTRACING_CPP_CLIENT_RPM_VERSION="0.3.1-13.el8"
6
-ARG LUAROVER_VERSION="0.2.2"
+ARG LUAROVER_VERSION="0.2.3"
7
8
WORKDIR /tmp
9
0 commit comments