feat: upgrade elixir runtime
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2024-06-12 14:21:44 +00:00
parent ec597aac48
commit 6ff64e2b31
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM hexpm/elixir:1.17.0-rc.0-erlang-27.0-debian-bookworm-20240513-slim AS builder
FROM hexpm/elixir:1.17.0-erlang-27.0-debian-bookworm-20240513-slim AS builder
RUN apt-get update \
&& apt-get -y install make