Skip to content

Commit 492ff1e

Browse files
committed
Update deps verion
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 3ab27de commit 492ff1e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Base/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-sele
77
ARG VERSION
88
ARG RELEASE=selenium-${VERSION}
99
# Default value should be aligned with upstream Selenium (https://github.com/SeleniumHQ/selenium/blob/trunk/MODULE.bazel)
10-
ARG OPENTELEMETRY_VERSION=1.56.0
11-
ARG GRPC_VERSION=1.77.0
12-
ARG NETTY_VERSION=4.2.7.Final
13-
ARG CS_VERSION=2.1.25-M18
14-
ARG ENVSUBST_VERSION=1.4.8
10+
ARG OPENTELEMETRY_VERSION=1.58.0
11+
ARG GRPC_VERSION=1.78.0
12+
ARG NETTY_VERSION=4.2.9.Final
13+
ARG CS_VERSION=2.1.24
14+
ARG ENVSUBST_VERSION=1.4.9
1515
ARG CURL_VERSION=8.17.0
1616
ARG PYTHON_VERSION=3.14
1717

0 commit comments

Comments
 (0)