1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #29046 from thaJeztah/pin-swagger-version

pin go-swagger 0.7.4
This commit is contained in:
Brian Goff 2016-12-02 08:41:21 -05:00 committed by GitHub
commit 3d1383f834

View file

@ -147,4 +147,4 @@ swagger-gen:
-w /go/src/github.com/docker/docker \
--entrypoint hack/generate-swagger-api.sh \
-e GOPATH=/go \
quay.io/goswagger/swagger
quay.io/goswagger/swagger:0.7.4