Skip to content

Commit f1cb3ce

Browse files
committed
Bump all dependencies and Elixir
1 parent 240d1a3 commit f1cb3ce

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
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: ghcr.io/nerves-project/nerves_system_br:1.23.2
4+
- image: ghcr.io/nerves-project/nerves_system_br:1.23.3
55
environment:
66
MIX_ENV: prod
77

88
elixir_version: &elixir_version
9-
ELIXIR_VERSION: 1.15.4-otp-26
9+
ELIXIR_VERSION: 1.15.6-otp-26
1010

1111
install_elixir: &install_elixir
1212
run:

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
erlang 26.0.2
2-
elixir 1.15.4-otp-26
2+
elixir 1.15.6-otp-26

0 commit comments

Comments
 (0)