Skip to content
Snippets Groups Projects
Commit 77e06252 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

NodeJS version changed to 20.18.3

parent e0aacedb
No related branches found
No related tags found
1 merge request!71emsdk image extended by zopfli tool to support pure inflate/deflate compression
...@@ -25,7 +25,7 @@ RUN apt-get update && \ ...@@ -25,7 +25,7 @@ RUN apt-get update && \
FROM supplemented_emscripten_sdk AS supplemented_node_sdk FROM supplemented_emscripten_sdk AS supplemented_node_sdk
ARG NODEJS_VERSION=v20.18.1 ARG NODEJS_VERSION=v20.18.3
ENV NODEJS_VERSION=${NODEJS_VERSION} ENV NODEJS_VERSION=${NODEJS_VERSION}
USER emscripten USER emscripten
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment