chore: Update CI docker image

This commit is contained in:
Robert Prehn 2023-08-10 09:18:25 +00:00
parent 9171978035
commit b98b3c4fef
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
test:
image: "elixir:1.14.4-alpine"
image: "hexpm/elixir:1.14.4-alpine"
script:
- mix deps.get
- mix mash