(CI) Use go 1.10 also for bogo testing
This commit is contained in:
parent
ec236c5591
commit
1313809b2b
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.9-alpine
|
FROM golang:1.10-alpine
|
||||||
|
|
||||||
RUN apk add --update \
|
RUN apk add --update \
|
||||||
git \
|
git \
|
||||||
|
Loading…
Reference in New Issue
Block a user