We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ffcced commit aac7583Copy full SHA for aac7583
Base/Dockerfile
@@ -7,8 +7,8 @@ LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-sele
7
ARG VERSION
8
ARG RELEASE=selenium-${VERSION}
9
# Default value should be aligned with upstream Selenium (https://github.com/SeleniumHQ/selenium/blob/trunk/MODULE.bazel)
10
-ARG OPENTELEMETRY_VERSION=1.52.0
11
-ARG GRPC_VERSION=1.74.0
+ARG OPENTELEMETRY_VERSION=1.51.0
+ARG GRPC_VERSION=1.73.0
12
ARG NETTY_VERSION=4.1.123.Final
13
ARG CS_VERSION=2.1.24
14
ARG ENVSUBST_VERSION=1.4.5
0 commit comments