mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-23 21:36:33 +00:00
Update Go version to 1.13
New Go image is recommended in https://circleci.com/docs/2.0/circleci-images/ fixes: #129
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/golang:1.12.5
|
||||
- image: cimg/go:1.13
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
|
||||
Reference in New Issue
Block a user