Update CI to Go 1.10.4 (#4860)
This commit is contained in:
committed by
Daniel Nelson
parent
fb435b2fa5
commit
ecaaa20ed0
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.10.3
|
||||
FROM golang:1.10.4
|
||||
|
||||
RUN chmod -R 755 "$GOPATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user