Skip to content

Commit 8d5c6b3

Browse files
committed
ci: bump Elixir and Erlang to latest
1 parent 4886bca commit 8d5c6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install_hex_rebar: &install_hex_rebar
1515
jobs:
1616
build_elixir_1_14_otp_25:
1717
docker:
18-
- image: hexpm/elixir:1.14.0-erlang-25.0.4-alpine-3.16.1
18+
- image: hexpm/elixir:1.14.1-erlang-25.1.2-alpine-3.16.2
1919
<<: *defaults
2020
steps:
2121
- checkout

0 commit comments

Comments
 (0)