fix: dockerfile

pull/249/head v0.7.6
zijiren233 4 months ago
parent 49298136e5
commit 99cfc88532

@ -18,7 +18,7 @@ RUN curl -sL \
--version=${VERSION} \
--bin-name-no-suffix \
--force-gcc='gcc -static --static' \
--force-g++='g++ -static --static'
--force-gxx='g++ -static --static'
FROM alpine:latest

Loading…
Cancel
Save