@@ -2,7 +2,7 @@ terraform {
required_providers {
docker = {
source = "kreuzwerker/docker"
- version = "~> 3.2.0"
+ version = "~> 3.6.0"
}