feat: use elixir slim image #35

Merged
joao.dubas merged 4 commits from jpd/feat/use-slim-image into main 2023-07-23 23:01:04 +00:00

4 Commits

Author SHA1 Message Date
Joao P Dubas
343b353795 fix(ci): add .tool-versions to set cache key
All checks were successful
continuous-integration/drone/pr Build is passing
With this change we ensure dependencies and build directories are
re-created when changes in runtime are applied.
2023-07-23 22:40:50 +00:00
Joao P Dubas
1704c39074 fix(ci): use raw commands for test and static code analysis
Some checks failed
continuous-integration/drone/pr Build is failing
The `slim` variant image doesn't have `make` installed.
2023-07-23 22:31:26 +00:00
Joao P Dubas
bfd7f52cb2 feat: upgrade elixir and erlang
* elixir from 1.14.5 to 1.15.4
* erlang from 24.3.4 to 26.0.2
2023-07-23 22:18:36 +00:00
Joao P Dubas
693c7c0735 feat: use elixir slim image
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-21 02:15:40 +00:00