We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2826b58 commit 5000085Copy full SHA for 5000085
.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