chore: Update CI docker image
This commit is contained in:
parent
9171978035
commit
b98b3c4fef
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
test:
|
test:
|
||||||
image: "elixir:1.14.4-alpine"
|
image: "hexpm/elixir:1.14.4-alpine"
|
||||||
script:
|
script:
|
||||||
- mix deps.get
|
- mix deps.get
|
||||||
- mix mash
|
- mix mash
|
||||||
|
|
Loading…
Reference in a new issue