Skip to content

Commit

Permalink
Bump Erlang/fwup versions for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 4, 2019
1 parent 294792d commit 6587c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions support/docker/nerves_system_br/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ description="Container with everything needed to build Nerves Systems"
USER root

ENV DEBIAN_FRONTEND noninteractive
ENV ERLANG_OTP_VERSION=21.0
ENV FWUP_VERSION=1.2.5
ENV ERLANG_OTP_VERSION=21.2.2-1
ENV FWUP_VERSION=1.2.7
ENV ERLANG_PKG='erlang-solutions_1.0_all.deb'
ENV ERLANG_URL="https://packages.erlang-solutions.com/${ERLANG_PKG}"
ENV LANG C.UTF-8
Expand Down

0 comments on commit 6587c14

Please sign in to comment.