Skip to content

Commit 2114af0

Browse files
committed
Update circleci/golang Docker tag to v1.16
1 parent 94fc6d2 commit 2114af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/golang:1.15
5+
- image: circleci/golang:1.16
66

77
- image: circleci/postgres:12
88
environment:

0 commit comments

Comments
 (0)