Skip to content

Commit 53c7919

Browse files
author
Yuki Hisae
committed
Change docker image
1 parent 3b978a0 commit 53c7919

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
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
docker:
1515
# specify the version here
16-
- image: circleci/elixir:1.9.1
16+
- image: hisaway/circleci_elixir_clang8
1717
environment:
1818
MIX_ENV: test
1919

0 commit comments

Comments
 (0)