Fix: dockerfile

pull/194/head
zijiren233 9 months ago
parent d79911e781
commit 31a9e69f56

@ -15,7 +15,7 @@ COPY ./ ./
RUN apk add --no-cache bash curl git go g++
RUN bash script/build.sh --version=${VERSION} \
---disable-micro -bin-name-no-suffix \
--disable-micro --bin-name-no-suffix \
--force-gcc='gcc -static' --force-g++='g++ -static' \
--more-go-cmd-args='-a -v'

Loading…
Cancel
Save