Skip to content

Commit

Permalink
ci: bump Erlang/Elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 12, 2021
1 parent 24b6f77 commit 027c3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install_system_deps: &install_system_deps
jobs:
build_elixir_1_12_otp_24:
docker:
- image: hexpm/elixir:1.12.1-erlang-24.0-alpine-3.13.3
- image: hexpm/elixir:1.12.2-erlang-24.0.3-alpine-3.13.3
<<: *defaults
steps:
- checkout
Expand Down

0 comments on commit 027c3ae

Please sign in to comment.