diff --git a/.drone.yml b/.drone.yml index 0b6202f..1cec13b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: path: /drone/src/deps - name: dependencies and compile - image: &elixir 'hexpm/elixir:1.17.2-erlang-27.0.1-debian-bookworm-20240701-slim' + image: &elixir 'hexpm/elixir:1.17.3-erlang-27.1.1-debian-bookworm-20240926-slim' commands: - apt-get update - apt-get install -y git make