update to elixir 1.14.4

This commit is contained in:
2023-04-13 18:44:12 -04:00
parent 7805ddc270
commit 1b9f212e66
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ steps:
- .mix
- name: test
image: elixir:1.14.1-alpine
image: elixir:1.14.4-alpine
environment:
TEST_DATABASE_URL: ecto://postgres:postgres@database/memex_test
HOST: testing.example.tld