webgl job is failing with 'System.ComponentModel.Win32Exception (2): No such file or directory'

https://gitlab.com/gableroux/unity3d-gitlab-ci-example/ on v1.1.0 is now using new docker images from https://github.com/unity-ci/docker and these images seem to fail on webgl right now.

Building build.bc with EmscriptenToolChain
    Output directory: /builds/gableroux/unity3d-gitlab-ci-example/Temp/StagingArea/Data/Native
    Cache directory: /builds/gableroux/unity3d-gitlab-ci-example/Library/il2cpp_cache
il2cpp.exe didn't catch exception: System.AggregateException: One or more errors occurred. (No such file or directory) (No such file or directory)
 ---> System.ComponentModel.Win32Exception (2): No such file or directory

possibly related issue:
https://forum.unity.com/threads/unity-2019-3-linux-il2cpp-player-can-only-be-built-with-linux-error.822210/#post-5632705

Related failing job:
https://gitlab.com/gableroux/unity3d-gitlab-ci-example/-/jobs/823674537