From acdbc23d4723ce79a69f13390b865bf291a36d03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 07:52:27 +0000 Subject: [PATCH] [dotnet][java][js][py][rb][rust] Update firefox_standalone Docker digest to 40c0aa5 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index ffa1e9ba9ccaf..f7f2c28bf905b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -108,7 +108,7 @@ oci.pull( ) oci.pull( name = "firefox_standalone", - digest = "sha256:b6d8279268b3183d0d33e667e82fec1824298902f77718764076de763673124f", + digest = "sha256:40c0aa58b61f51aadda3dc0f92f7b8fa02658bb1cf8a9293b8cd7e5c7913d506", image = "index.docker.io/selenium/standalone-firefox", ) oci.pull(