From 234a404e4038a1e97eb2c4b96b1eab9bd42df880 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 06:56:09 +0000 Subject: [PATCH] [dotnet][java][js][py][rb][rust] Update firefox_standalone Docker digest to b129205 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 8797e0675a5e2..40dcc8e1e472d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -98,7 +98,7 @@ oci.pull( ) oci.pull( name = "firefox_standalone", - digest = "sha256:b6d8279268b3183d0d33e667e82fec1824298902f77718764076de763673124f", + digest = "sha256:b1292054ce909ccc474a6c59a475039aeb4adf77c1d77ab5a160185fa562948d", image = "index.docker.io/selenium/standalone-firefox", ) oci.pull(