Explorar el Código

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

pin go-swagger 0.7.4
Brian Goff hace 8 años
padre
commit
3d1383f834
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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