From 43c9044cc5429359a0dcfa51968c256810521049 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:46:28 +0000 Subject: [PATCH] Update selenium/standalone-firefox Docker tag to v134 --- services/autonomy/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/autonomy/compose.yaml b/services/autonomy/compose.yaml index 289fe085..25e90055 100644 --- a/services/autonomy/compose.yaml +++ b/services/autonomy/compose.yaml @@ -24,7 +24,7 @@ services: - mqtt restart: unless-stopped selenium: - image: selenium/standalone-firefox:133.0 + image: selenium/standalone-firefox:134.0 container_name: selenium ports: - 4444:4444