We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cadbe7d + b3c3c73 commit 441447fCopy full SHA for 441447f
driver.go
@@ -43,7 +43,7 @@ type Driver struct {
43
}
44
45
const (
46
- defaultImage = "ubuntu-16.04"
+ defaultImage = "ubuntu-18.04"
47
defaultType = "cx11"
48
49
flagAPIToken = "hetzner-api-token"
0 commit comments