We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db462bf commit 1f66d5eCopy full SHA for 1f66d5e
3 files changed
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
5
defaults: &defaults
6
docker:
7
- - image: hexpm/elixir:1.19.4-erlang-28.3-ubuntu-noble-20251013
+ - image: hexpm/elixir:1.19.5-erlang-28.4.1-ubuntu-noble-20260210.1
8
environment:
9
MIX_ENV: prod
10
.tool-versions
@@ -1,5 +1,5 @@
1
# SPDX-FileCopyrightText: None
2
# SPDX-License-Identifier: CC0-1.0
3
-erlang 28.3
-elixir 1.19.4-otp-28
+erlang 28.4.1
+elixir 1.19.5-otp-28
0 commit comments