Skip to content

Commit

Permalink
Update elixir container for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszMaj committed Feb 9, 2022
1 parent ba798a3 commit e5325bc
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 @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: elixir:1.5
- image: elixir:1.13.1
steps:
- checkout
- run: mix local.hex --force
Expand Down

0 comments on commit e5325bc

Please sign in to comment.