mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Fix typo in docs/add-ons/configuration.md (#1458)
This commit is contained in:
parent
40db176c91
commit
0418be9de1
@ -82,7 +82,7 @@ LABEL \
|
|||||||
io.hass.arch="armhf|aarch64|i386|amd64"
|
io.hass.arch="armhf|aarch64|i386|amd64"
|
||||||
```
|
```
|
||||||
|
|
||||||
It is possible to use own base image with `build.yaml` or if you do not need support for automatic multi-arch building you can also use a simple docker `FROM`.
|
It is possible to use your own base image with `build.yaml` or if you do not need support for automatic multi-arch building you can also use a simple docker `FROM`.
|
||||||
|
|
||||||
### Build Args
|
### Build Args
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user