Roll debugger-app-base from bfb2f80c0482 to 02aefa9619f3
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 kjlubick@google.com,skiabot@google.com 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: kjlubick@google.com
Change-Id: Ia1fa773e39cb639d2d376df1f603948250e356d7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/962086
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index 9acd624..fc9b683 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -670,7 +670,7 @@
# Pulls the gcr.io/skia-public/debugger-app-base container.
container_pull(
name = "debugger-app-base",
- digest = "sha256:bfb2f80c04822b42cab1ae64d42e41081c3cbc713a5a94b89e427c63f517304c",
+ digest = "sha256:02aefa9619f33e79f713304281cb4e40a2ae392b5dfbb3d0fce73dad734f8957",
registry = "gcr.io",
repository = "skia-public/debugger-app-base",
)