Skip to content

Commit 0b6673f

Browse files
renovate[bot]Yusuke Kato
authored and
Yusuke Kato
committed
Update circleci/golang Docker tag to v1.12.7 (#51)
1 parent 3383476 commit 0b6673f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ alias:
22
default: &default
33
working_directory: /go/src/github.com/kpango/glg
44
docker:
5-
- image: circleci/golang:1.12.6
5+
- image: circleci/golang:1.12.7
66
environment:
77
GOPATH: "/go"
88
GO111MODULE: "on"

0 commit comments

Comments
 (0)