web-wasm: bump emscripten to 3.1.60

This commit is contained in:
Jaswant Panchumarti 2024-05-24 13:45:37 -04:00 committed by GitHub
parent 88c04a4ba6
commit 2f39fc8b8d
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.56
ARG DOCKER_IMAGE_VERSION=3.1.60
FROM emscripten/emsdk:$DOCKER_IMAGE_VERSION
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"