Roll jsfiddle-base from 508fbad5adbd to e97ab14ddb65 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/jsfiddle-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: I157a17c2f1dd4e2c5dd91e4bdf0abd519e979d2b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1238897 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/infra/jsfiddle/Dockerfile b/infra/jsfiddle/Dockerfile index cec7359..211ed24 100644 --- a/infra/jsfiddle/Dockerfile +++ b/infra/jsfiddle/Dockerfile
@@ -1,4 +1,4 @@ -FROM gcr.io/skia-public/jsfiddle-base@sha256:508fbad5adbd5fcd80bebe3a5b5796420c9a1f723186c15cb1bc5ca50d4082e5 +FROM gcr.io/skia-public/jsfiddle-base@sha256:e97ab14ddb65854dc4273b54d9fada9e27f5d91e67924807aebb8f113be1c7c5 COPY canvaskit.js /usr/local/share/jsfiddle/dist/canvaskit.js COPY canvaskit.wasm /usr/local/share/jsfiddle/dist/canvaskit.wasm