Skip to content

Commit 466f285

Browse files
committed
ci: bump Erlang and Elixir versions
1 parent ea607a7 commit 466f285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
defaults: &defaults
22
working_directory: /nerves/build
33
docker:
4-
- image: nervesproject/nerves_system_br:1.13.5
4+
- image: nervesproject/nerves_system_br:1.13.7
55
environment:
66
MIX_ENV: prod
77

88
elixir_version: &elixir_version
9-
ELIXIR_VERSION: 1.11.2-otp-23
9+
ELIXIR_VERSION: 1.11.3-otp-23
1010

1111
install_elixir: &install_elixir
1212
run:

0 commit comments

Comments
 (0)