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: 1. to use with local iDRAC:
```yml ```yml
version: '3' version: '3.8'
services: services:
Dell_iDRAC_fan_controller: Dell_iDRAC_fan_controller:
@ -126,7 +126,7 @@ services:
2. to use with LAN iDRAC: 2. to use with LAN iDRAC:
```yml ```yml
version: '3' version: '3.8'
services: services:
Dell_iDRAC_fan_controller: Dell_iDRAC_fan_controller: