We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3bed1 commit 5ff269aCopy full SHA for 5ff269a
.circleci/config.yml
@@ -5,7 +5,7 @@ version: 2
5
jobs:
6
build:
7
docker:
8
- - image: circleci/elixir:1.6.0
+ - image: circleci/elixir:1.5.1
9
working_directory: ~/repo
10
steps:
11
- checkout
0 commit comments