From adf0931e06ab28ce24370a22029b252edc86dd0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 08:09:05 +0000 Subject: [PATCH] Bump selenium/node-firefox Bumps selenium/node-firefox from 4.0.0-beta-1-prerelease-20201202 to 107.0-20221202. --- updated-dependencies: - dependency-name: selenium/node-firefox dependency-type: direct:production ... 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 07255423e9..22f801f60d 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -396,7 +396,7 @@ spec: spec: containers: - name: selenium-ff-node - image: selenium/node-firefox:4.0.0-beta-1-prerelease-20201202 + image: selenium/node-firefox:107.0-20221202 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"