We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3722eae commit 2b96e7dCopy full SHA for 2b96e7d
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/app
5
docker:
6
- - image: circleci/elixir:1.6.2
+ - image: circleci/elixir:1.12.3
7
environment:
8
- QUEUE_URL=amqp://localhost:5672
9
- image: rabbitmq:3.7.3-management
0 commit comments