update glutton

This commit is contained in:
t3chn0m4g3
2018-09-03 13:33:54 +00:00
parent 7c66579baa
commit 0abb518177
2 changed files with 0 additions and 45 deletions

View File

@ -23,7 +23,6 @@ RUN apk -U --no-cache add \
cd go.uuid && \
git checkout v1.2.0 && \
mv /root/dist/system.go /opt/go/src/github.com/mushorg/glutton/ && \
mv /root/dist/tcp.go /opt/go/src/github.com/mushorg/glutton/ && \
cd /opt/go/src/github.com/mushorg/glutton/ && \
make build && \
cd / && \