Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 01934b2

Browse files
authored
chore: upgrades 3.1.15. (#18)
1 parent 941355f commit 01934b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasmplugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN git clone -b v3.9.1 https://github.com/protocolbuffers/protobuf \
3030
&& rm -rf protobuf
3131

3232
WORKDIR /root/
33-
RUN git clone https://github.com/emscripten-core/emsdk.git -b 3.1.8 \
33+
RUN git clone https://github.com/emscripten-core/emsdk.git -b 3.1.15 \
3434
&& git clone https://github.com/maxfierke/libpcre.git -b mf-wasm32-wasi-cross-compile \
3535
&& git clone https://github.com/SpiderLabs/ModSecurity.git -b v3/dev/wasm-experimental \
3636
&& git clone https://github.com/abseil/abseil-cpp -b 20211102.0 \

0 commit comments

Comments
 (0)