Merge pull request #823 from thewtex/emscripten-3-1-56

web-wasm: bump emscripten to 3.1.56
This commit is contained in:
Matt McCormick 2024-04-03 15:16:54 -04:00 committed by GitHub
commit 8106a3b245
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
ARG DOCKER_IMAGE_VERSION=3.1.46 ARG DOCKER_IMAGE_VERSION=3.1.56
FROM emscripten/emsdk:$DOCKER_IMAGE_VERSION FROM emscripten/emsdk:$DOCKER_IMAGE_VERSION
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com" LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"