Skip to content

Commit

Permalink
ci: update version of imaged used in release job
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 authored and edvald committed Jul 16, 2019
1 parent 5764d3a commit 629c073
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 @@ -18,7 +18,7 @@ version: 2.1
release-config: &release-config
docker:
# Image that contains ghr for publishing releases to Github
- image: cibuilds/github:0.10
- image: cibuilds/github:0.12.2

# Attach's the current saved workspace
attach-workspace: &attach-workspace
Expand Down

0 comments on commit 629c073

Please sign in to comment.