chore: Update CI docker image
This commit is contained in:
parent
7b3945b1b2
commit
1cb44e8346
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
test:
|
test:
|
||||||
image: "hexpm/elixir:1.14.4-alpine"
|
image: "elixir:1.14.4-alpine"
|
||||||
script:
|
script:
|
||||||
- mix local.hex --force
|
- mix local.hex --force
|
||||||
- mix local.rebar --force
|
- mix local.rebar --force
|
||||||
|
|
Loading…
Reference in a new issue