Skip to content

Commit

Permalink
Fix typo in build file
Browse files Browse the repository at this point in the history
Hopefully fixes #4
  • Loading branch information
jkeljo committed Aug 11, 2018
1 parent 781f091 commit f82652a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozwcp/build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "hassioaddons/base-arch64:1.3.3",
"aarch64": "hassioaddons/base-aarch64:1.3.3",
"amd64": "hassioaddons/base-amd64:1.3.3",
"armhf": "hassioaddons/base-armhf:1.3.3",
"i386": "hassioaddons/base-i386:1.3.3"
Expand Down

0 comments on commit f82652a

Please sign in to comment.