Roll debugger-app-base from d2ed43ed5bb9 to d3314cdd050f
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/debugger-app-base-skia
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I0203f5e50700b5057d60f5c9c7a111984feb6188
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/810278
Commit-Queue: skia-autoroll <[email protected]>
Bot-Commit: skia-autoroll <[email protected]>
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index cc59e5b..fdd3464 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -653,7 +653,7 @@
# Pulls the gcr.io/skia-public/debugger-app-base container.
container_pull(
name = "debugger-app-base",
- digest = "sha256:d2ed43ed5bb9bdde4b62d0b4d33909e642110030ef63a4bde5aac974ef319bca",
+ digest = "sha256:d3314cdd050f04aa3ef9410dcfe937282534638f70b7ee276ad68878ddb6846a",
registry = "gcr.io",
repository = "skia-public/debugger-app-base",
)