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

Commit 420dddd

Browse files
committed
[deploy] tag image name 4.18.0
1 parent 2955599 commit 420dddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 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.17.0
209-
SELENIUM_VERSION: 4.17.0
208+
RELEASE: selenium-4.18.0
209+
SELENIUM_VERSION: 4.18.0
210210
GITHUB_USER: seleniumhq-community
211211
GITHUB_REPO: docker-seleniarm
212212
steps:

0 commit comments

Comments
 (0)