From 52e5fb2c90cb9b7e806a9a02a24a46d2234ec5df Mon Sep 17 00:00:00 2001 From: Tigerblue77 <37409593+tigerblue77@users.noreply.github.com> Date: Sun, 28 Jan 2024 23:26:22 +0000 Subject: [PATCH] Updated Docker compose version in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 044465f..ad81a5f 100644 --- a/README.md +++ b/README.md @@ -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: