Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
ci: fix stun-client binary
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed May 25, 2019
1 parent 37e98fb commit 1abd92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/gortc-stun/stun-client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ ADD main.go /src/stun-client/

RUN go install .

CMD ["turn-client"]
CMD ["stun-client"]

0 comments on commit 1abd92c

Please sign in to comment.