Skip to content

Commit

Permalink
update emscripten to 3.1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Dec 15, 2023
1 parent 79b0d86 commit 5d8b989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG EMSCRIPTEN_VERSION=3.1.43
ARG EMSCRIPTEN_VERSION=3.1.51

# Build libsodium
FROM emscripten/emsdk:$EMSCRIPTEN_VERSION AS SODIUM
Expand Down

0 comments on commit 5d8b989

Please sign in to comment.