mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update go to 1.12
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.11 AS hey-builder
|
||||
FROM golang:1.12 AS hey-builder
|
||||
|
||||
RUN mkdir -p /go/src/github.com/rakyll/hey/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user