Skip to content

Commit 3a738d7

Browse files
renovate[bot]Yusuke Kato
authored andcommitted
Update circleci/golang Docker tag to v1.12.6 (#68)
1 parent c6b3209 commit 3a738d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

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

0 commit comments

Comments
 (0)