Skip to content

Commit e5e2301

Browse files
committed
pin go version
1 parent 88ffcbe commit e5e2301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: default
44
steps:
55

66
- name: build
7-
image: golang:alpine
7+
image: golang:1.17-alpine
88
environment:
99
CGO_ENABLED: 0
1010
GOPROXY: https://proxy.golang.org

0 commit comments

Comments
 (0)