Skip to content

Commit

Permalink
ci(deps): bumps golang image to 1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmajsak committed Dec 4, 2019
1 parent fdd6790 commit 0575419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
working_directory: /go/src/github.com/bartoszmajsak/github-changelog-generator
docker:
- image: circleci/golang:1.13
- image: circleci/golang:1.13.4
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 0575419

Please sign in to comment.