Skip to content

Commit 441447f

Browse files
Merge branch 'patschi-patch-2' into release-draft
2 parents cadbe7d + b3c3c73 commit 441447f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ type Driver struct {
4343
}
4444

4545
const (
46-
defaultImage = "ubuntu-16.04"
46+
defaultImage = "ubuntu-18.04"
4747
defaultType = "cx11"
4848

4949
flagAPIToken = "hetzner-api-token"

0 commit comments

Comments
 (0)