aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>2023-12-12 02:07:25 +0000
committerSkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com>2023-12-12 03:29:01 +0000
commitf436b5ea0e62751abd63b77cc12881eb08e0f8b7 (patch)
tree1282e17b434e36c15d2247b8bc7c3b2987227c1a
parenteff8181a629035377ad4e74c24aa250d4c095a90 (diff)
downloadskia-f436b5ea0e62751abd63b77cc12881eb08e0f8b7.tar.gz
Roll skottie-base from c8009b321a35 to f4ecbb1337cf
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skottie-base-skia Please CC jcgregorio@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: jcgregorio@google.com Change-Id: I8e9298ee8f0bde6c7e4da54f32f362a04a77a69f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/788604 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index 1d964dc407..4852d231e1 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -597,7 +597,7 @@ container_pull(
# Pulls the gcr.io/skia-public/skottie-base container.
container_pull(
name = "skottie-base",
- digest = "sha256:c8009b321a3571529fdafd5c26b00a7b4da85edb08b5637bf5393279adebc101",
+ digest = "sha256:f4ecbb1337cf377d5ddd8f5cb4d1e95969921aeccf24e387f017d3ad2b655ad2",
registry = "gcr.io",
repository = "skia-public/skottie-base",
)