Skip to content

Commit

Permalink
Use Ubuntu 18.04 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jul 3, 2019
1 parent 7bfd85a commit 5dd5f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ function build_builder() {
bashio::log.error "$build_arch not supported for builder"
return 1
else
build_from=homeassistant/${build_arch}-base-ubuntu:16.04
build_from=homeassistant/${build_arch}-base-ubuntu:18.04
fi

# Set Labels
Expand Down

0 comments on commit 5dd5f9c

Please sign in to comment.