Skip to content

Commit

Permalink
Revert "Update EMSDK in net8.0 image" (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbomer authored Dec 9, 2024
1 parent 6ca6c6c commit d75c454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azurelinux/3.0/net8.0/webassembly/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN tdnf update -y \
RUN npm i -g typescript

# Install Emscripten toolchain
ENV EMSCRIPTEN_VERSION=3.1.72
ENV EMSCRIPTEN_VERSION=3.1.34
ENV EMSCRIPTEN_PATH=/usr/local/emscripten
ENV EMSDK_PATH=/usr/local/emscripten/emsdk

Expand Down

0 comments on commit d75c454

Please sign in to comment.