feat: upgrade runtimes and dependencies (#145)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* Upgrade `lefthook` from 1.11.8 to 1.11.12 * Upgrade `debian bookworm` from 20250407 to 20250428 * Upgrade transient dependencies: * `phoenix_live_view` from 1.0.10 to 1.0.11 Reviewed-on: #145 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
@@ -44,7 +44,7 @@ steps:
|
||||
path: /drone/src/deps
|
||||
|
||||
- name: dependencies and compile
|
||||
image: &elixir 'hexpm/elixir:1.18.3-erlang-27.3.3-debian-bookworm-20250407-slim'
|
||||
image: &elixir 'hexpm/elixir:1.18.3-erlang-27.3.3-debian-bookworm-20250428-slim'
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y git make
|
||||
|
Reference in New Issue
Block a user