Updated Docker compose version in README.md
This commit is contained in:
parent
9a1491e09f
commit
52e5fb2c90
1 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ docker run -d \
|
|||
1. to use with local iDRAC:
|
||||
|
||||
```yml
|
||||
version: '3'
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
Dell_iDRAC_fan_controller:
|
||||
|
|
@ -126,7 +126,7 @@ services:
|
|||
2. to use with LAN iDRAC:
|
||||
|
||||
```yml
|
||||
version: '3'
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
Dell_iDRAC_fan_controller:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue