Roll skottie-base from 18d9396e0e23 to 36b938f4bd91

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: I018d6a0cc46d87916a12b49c9b0cee259c3b2fd1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/772929
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 25fcea2..c5a2818 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -581,7 +581,7 @@
 # Pulls the gcr.io/skia-public/skottie-base container.
 container_pull(
     name = "skottie-base",
-    digest = "sha256:18d9396e0e23fc4c8802d513a3e0b8627c756aa7b64c41ff67c9c70206a123d1",
+    digest = "sha256:36b938f4bd91a2593729b090ab37ae717128e9287099aad4e40d838951935062",
     registry = "gcr.io",
     repository = "skia-public/skottie-base",
 )