Updated Docker compose version in README.md

This commit is contained in:
Tigerblue77 2024-01-28 23:26:22 +00:00
parent 9a1491e09f
commit 52e5fb2c90

View file

@ -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: