Update webassembly docker image with updated emscripten version (#37253)
authorTammy Qiu <tammy.qiu@yahoo.com>
Wed, 3 Jun 2020 12:18:07 +0000 (08:18 -0400)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 12:18:07 +0000 (14:18 +0200)
eng/pipelines/common/platform-matrix.yml

index 2979349..0175989 100644 (file)
@@ -169,7 +169,7 @@ jobs:
       archType: wasm
       platform: Browser_wasm
       container:
-        image: ubuntu-18.04-webassembly-20200409132031-f70ea41
+        image: ubuntu-18.04-webassembly-20200529220811-6a6da63
         registry: mcr
       jobParameters:
         runtimeFlavor: ${{ parameters.runtimeFlavor }}