We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63040b commit e6b8d28Copy full SHA for e6b8d28
src/_nebari/stages/infrastructure/template/local/main.tf
@@ -6,7 +6,7 @@ terraform {
6
}
7
docker = {
8
source = "kreuzwerker/docker"
9
- version = "2.16.0"
+ version = "3.8.0"
10
11
kubectl = {
12
source = "gavinbunney/kubectl"
0 commit comments