From 4bbedd4694b1bb5568a13399e868af203f48c01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:06:11 +0000 Subject: [PATCH] Bump selenium/node-firefox from 4.1.1-20211217 to 107.0.1-20221208 Bumps selenium/node-firefox from 4.1.1-20211217 to 107.0.1-20221208. --- updated-dependencies: - dependency-name: selenium/node-firefox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- k8s-deployment-full-grid.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-deployment-full-grid.yaml b/k8s-deployment-full-grid.yaml index 769651704b..4646c7b508 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -463,7 +463,7 @@ spec: spec: containers: - name: selenium-ff-node - image: selenium/node-firefox:4.1.1-20211217 + image: selenium/node-firefox:107.0.1-20221208 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"