feat: upgrade runtimes #154

Merged
joao.dubas merged 3 commits from jpd-feat-upgrade-runtimes into main 2025-05-22 17:23:39 +00:00

3 Commits

Author SHA1 Message Date
e13cb2aaad
chore: add Dockerfile to cache key
All checks were successful
continuous-integration/drone/pr Build is passing
Since the `Dockerfile` is not synced with `.tool-versions`, it's a good
idea to add it to the cache key, ensuring that the cache is invalidated
whenever the `Dockerfile` changes.
2025-05-22 13:39:50 +00:00
7eb745627c
feat: upgrade transient dependencies
* `castore` from 1.0.12 to 1.0.14
* `mime` from 2.0.6 to 2.0.7
* `phoenix_live_view` from 1.0.11 to 1.0.12
2025-05-22 13:35:45 +00:00
ac02060707
feat: upgrade runtimes in docker and drone
* `elixir` from 1.18.3 to 1.18.4
* `lefthook` from 1.11.12 to 1.11.13
* `debian` from bookworm-20250428-slim to bookworm-20250520-slim
2025-05-22 13:34:43 +00:00