mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add missing tag (#18462)
This commit is contained in:
parent
04a5d7b480
commit
7be11f75d7
@ -19,7 +19,7 @@
|
||||
|
||||
```bash
|
||||
# if this returns "Image is up to date" then you can stop here
|
||||
docker pull {{ include.image }}
|
||||
docker pull {{ include.image | default: site.installation.container.base }}:{{ include.tag | default: 'stable' }}
|
||||
```
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user