mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
Fix integration test
This commit is contained in:
parent
9628457581
commit
bf4f4af734
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ FROM golang:1-alpine
|
|||
|
||||
# curl for fetching pages using the local proxy
|
||||
RUN apk add --no-cache curl git
|
||||
RUN go get github.com/shadowsocks/go-shadowsocks2
|
||||
RUN go install github.com/shadowsocks/go-shadowsocks2@v0.1.5
|
||||
|
||||
ENTRYPOINT [ "sh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue