feat: upgrade elixir/erlang runtimes
* elixir: 1.15.7 to 1.16.1 * erlang: 26.1.2 to 26.2.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM elixir:1.15.7-slim AS builder
|
||||
FROM hexpm/elixir:1.16.1-erlang-26.2.2-debian-bookworm-20240130-slim AS builder
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install make
|
||||
|
Reference in New Issue
Block a user