Skip to content

Commit 48a2637

Browse files
authored
Update .circleci/config.yml
1 parent 7c58c8e commit 48a2637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
working_directory: ~/repo
88
docker:
9-
- image: circleci/elixir:1.13.2
9+
- image: cimg/elixir:1.13.1
1010
environment:
1111
MIX_ENV: test
1212
steps:

0 commit comments

Comments
 (0)