Skip to content

Commit

Permalink
Merge pull request #8 from NervesJP/dev
Browse files Browse the repository at this point in the history
Bump v0.2.5 according to fwup v1.8.3 released
  • Loading branch information
takasehideki authored Mar 8, 2021
2 parents 7451deb + 1a3d80f commit 8bf2cad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apt-get update && \
# rm -rf /var/lib/apt/lists/*

# Install fwup (https://github.com/fhunleth/fwup)
ENV FWUP_VERSION="1.8.3"
ENV FWUP_VERSION="1.8.4"
RUN wget https://github.com/fwup-home/fwup/releases/download/v${FWUP_VERSION}/fwup_${FWUP_VERSION}_amd64.deb && \
apt-get install -y ./fwup_${FWUP_VERSION}_amd64.deb && \
rm ./fwup_${FWUP_VERSION}_amd64.deb && \
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@ Each version number is for a pre-built image on Docker Hub. If you built the Doc

**Bold** means an update from the previous version.

| Name | check method(s) | v0.2.4 | v0.2.3 | v0.2.2 | v0.2.1 | v0.2 | v0.1.x |
|:---|:---|:---:|:---:|:---:|:---:|:---:|:---:|
| Debian | `cat /etc/debian_version` | **10.8** | 10.7 | 10.7 | **10.7** | 10.6 | 10.6 |
| Erlang/OTP | `erl -V` or <br> `mix hex.info` | **23.2.5** | 23.2.3 | **23.2.3** | **23.1.5** | 23.1.4 | 23.1.4 |
| Elixir | `elixir -v` | 1.11.3-otp-23 | 1.11.3-otp-23 | **1.11.3-otp-23** | 1.11.2-otp-23 | 1.11.2-otp-23 | 1.11.2-otp-23 |
| Nerves | `mix nerves.info` | **1.7.4** | **1.7.3** | **1.7.2** | 1.7.1 | **1.7.1** | 1.7.0 |
| nerves_bootstrap | `ls ~/.mix/*` | **1.10.2** | 1.10.1 | 1.10.1 | **1.10.1** | 1.10.0 | 1.10.0 |
| hex | `ls ~/.mix/*` | 0.21.1 | 0.21.1 | **0.21.1** | 0.20.6 | 0.20.6 | 0.20.6 |
| rebar/rebar3 | `rebar -V` <br> `rebar3 -v` | 2.6.4/3.14.3 | 2.6.4/3.14.3 | 2.6.4/3.14.3 | 2.6.4/**3.14.3** | 2.6.4/3.14.2 | 2.6.4/3.14.2 |
| fwup | `fwup --version` | 1.8.3 | 1.8.3 | 1.8.3 | **1.8.3** | 1.8.2 | 1.8.2 |
| Name | check method(s) | v0.2.5 | v0.2.4 | v0.2.3 | v0.2.2 | v0.2.1 | v0.2 | v0.1.x |
|:---|:---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| Debian | `cat /etc/debian_version` | 10.8 | **10.8** | 10.7 | 10.7 | **10.7** | 10.6 | 10.6 |
| [Erlang/OTP](https://github.com/erlang/otp) | `erl -V` or <br> `mix hex.info` | **23.2.7** | **23.2.5** | 23.2.3 | **23.2.3** | **23.1.5** | 23.1.4 | 23.1.4 |
| [Elixir](https://github.com/elixir-lang/elixir) | `elixir -v` | 1.11.3-otp-23 | 1.11.3-otp-23 | 1.11.3-otp-23 | **1.11.3-otp-23** | 1.11.2-otp-23 | 1.11.2-otp-23 | 1.11.2-otp-23 |
| [Nerves](https://github.com/nerves-project/nerves) | `mix nerves.info` | 1.7.4 | **1.7.4** | **1.7.3** | **1.7.2** | 1.7.1 | **1.7.1** | 1.7.0 |
| [nerves_bootstrap](https://github.com/nerves-project/nerves_bootstrap) | `ls ~/.mix/*` | 1.10.2 | **1.10.2** | 1.10.1 | 1.10.1 | **1.10.1** | 1.10.0 | 1.10.0 |
| [hex](https://github.com/hexpm/hex) | `ls ~/.mix/*` | 0.21.1 | 0.21.1 | 0.21.1 | **0.21.1** | 0.20.6 | 0.20.6 | 0.20.6 |
| [rebar](https://github.com/rebar/rebar)/[rebar3](https://github.com/erlang/rebar3) | `rebar -V` <br> `rebar3 -v` | 2.6.4/**3.14.4** | 2.6.4/3.14.3 | 2.6.4/3.14.3 | 2.6.4/3.14.3 | 2.6.4/3.14.3 | 2.6.4/**3.14.3** | 2.6.4/3.14.2 | 2.6.4/3.14.2 |
| [fwup](https://github.com/fwup-home/fwup) | `fwup --version` | **1.8.4** | 1.8.3 | 1.8.3 | 1.8.3 | **1.8.3** | 1.8.2 | 1.8.2 |

## Tips

Expand Down

0 comments on commit 8bf2cad

Please sign in to comment.