build: Downgrade and lock emsdk version for now
This commit is contained in:
parent
baf1e88689
commit
2e630a48f7
2
dist/web/Dockerfile
vendored
2
dist/web/Dockerfile
vendored
@ -1,4 +1,4 @@
|
|||||||
FROM emscripten/emsdk:latest as build
|
FROM emscripten/emsdk:3.1.51 as build
|
||||||
|
|
||||||
# Used to invalidate layer cache but not mount cache
|
# Used to invalidate layer cache but not mount cache
|
||||||
# See https://github.com/moby/moby/issues/41715#issuecomment-733976493
|
# See https://github.com/moby/moby/issues/41715#issuecomment-733976493
|
||||||
|
Loading…
Reference in New Issue
Block a user