Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG OPENTELEMETRY_VERSION=1.48.0
ARG GRPC_VERSION=1.71.0
ARG NETTY_VERSION=4.2.0.Final
ARG CS_VERSION=2.1.18
ARG POSTGRESQL_VERSION=42.7.5
ARG POSTGRESQL_VERSION=42.7.7
ARG ENVSUBST_VERSION=1.4.4

#Arguments to define the user running Selenium
Expand Down