Skip to content

Commit 64fe399

Browse files
authored
Update to Erlang 28.5. (#307)
1 parent be404b2 commit 64fe399

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
elixir 1.19.5-otp-28
2-
erlang 28.4.3
2+
erlang 28.5

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# - Ex: hexpm/elixir:1.15.4-erlang-26.0.2-debian-bullseye-20230612-slim
1515
#
1616
ARG ELIXIR_VERSION=1.19.5
17-
ARG OTP_VERSION=28.4.3
17+
ARG OTP_VERSION=28.5
1818
ARG DEBIAN_VERSION=bullseye-20260421-slim
1919

2020
ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}"

0 commit comments

Comments
 (0)