Skip to content

Commit

Permalink
Bump Erlang on Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Sep 22, 2021
1 parent 7dec926 commit 2d4c626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
erlang 24.0.6
erlang 24.1
2 changes: 1 addition & 1 deletion support/docker/nerves_system_br/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hexpm/erlang:24.0.6-ubuntu-focal-20210325
FROM hexpm/erlang:24.1-ubuntu-focal-20210325
LABEL maintainer="Nerves Project developers <[email protected]>" \
vendor="NervesProject" \
description="Container with everything needed to build Nerves Systems"
Expand Down

0 comments on commit 2d4c626

Please sign in to comment.