Update to erlang 28.5

This commit is contained in:
Claudio Ortolina
2026-04-24 06:33:58 +01:00
parent ade31b50a8
commit e2a0b7aebc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# - Ex: hexpm/elixir:1.17.2-erlang-27.1-debian-bullseye-20240904-slim
#
ARG ELIXIR_VERSION=1.20.0-rc.4
ARG OTP_VERSION=28.4.3
ARG OTP_VERSION=28.5
ARG DEBIAN_VERSION=trixie-20260421-slim
ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}"