Skip to content

Commit

Permalink
Update cimg/go Docker tag to v1.14.7 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 14, 2020
1 parent c095bda commit 6dad6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
test:
docker:
- image: cimg/go:1.14.6
- image: cimg/go:1.14.7
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 6dad6b3

Please sign in to comment.