@@ -3,7 +3,7 @@ clone:
recursive: true
path: light-dauth
build:
- image: docker.qianqiusoft.com/golang:1.12
+ image: docker.i2edu.net/golang:1.13
commands:
- godep
- CGO_ENABLED=0 go build -a -ldflags '-s'