We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924d14e commit 7ba9c19Copy full SHA for 7ba9c19
.circleci/config.yml
@@ -1,7 +1,7 @@
1
defaults: &defaults
2
working_directory: /nerves/build
3
docker:
4
- - image: nervesproject/nerves_system_br:1.18.4
+ - image: nervesproject/nerves_system_br:1.18.5
5
environment:
6
MIX_ENV: prod
7
.tool-versions
@@ -1,2 +1,2 @@
-erlang 24.2.1
+erlang 24.2.2
elixir 1.13.3-otp-24
0 commit comments