Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 1467119

Browse files
committed
[deploy] v4.17.0
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent b460ee2 commit 1467119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ jobs:
205205
BUILD_ARGS: << parameters.build-args >>
206206
MAKE_TARGETS: << parameters.make-targets >>
207207
DEPLOY_BRANCH: trunk
208-
RELEASE: selenium-4.16.0
209-
SELENIUM_VERSION: 4.16.1
208+
RELEASE: selenium-4.17.0
209+
SELENIUM_VERSION: 4.17.0
210210
GITHUB_USER: seleniumhq-community
211211
GITHUB_REPO: docker-seleniarm
212212
steps:
@@ -401,4 +401,4 @@ workflows:
401401
filters:
402402
branches:
403403
only:
404-
- trunk
404+
- trunk

0 commit comments

Comments
 (0)