feat: bump erlang to 26.2.3

This commit is contained in:
2024-03-19 13:15:55 +00:00
parent dbce23e51a
commit 4f3263b096
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM hexpm/elixir:1.16.2-erlang-26.2.2-debian-bookworm-20240130-slim AS builder
FROM hexpm/elixir:1.16.2-erlang-26.2.3-debian-bookworm-20240130-slim AS builder
RUN apt-get update \
&& apt-get -y install make