update elixir/erlang version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-20 18:23:25 -04:00
parent bf9fd4880f
commit bc29ca6c20
5 changed files with 9 additions and 6 deletions

View File

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