Skip to content

Commit

Permalink
fix Erlang/OTP version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
takasehideki committed Dec 4, 2020
1 parent 686dfcf commit 5b34315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Each version number is for a pre-built image on Docker Hub. If you built Docker
### v0.1.x on Docker Hub

- Debian 10.6 (`cat /etc/debian_version`)
- Erlang/OTP 23.1.3 (`erl -V`)
- Erlang/OTP 23.1.4 (`erl -V`)
- Elixir 1.11.2-otp-23 (`elixir -v`)
- Nerves 1.7.0 (`ls ~/.mix/*`)
- hex 0.20.6
Expand Down

0 comments on commit 5b34315

Please sign in to comment.