Skip to content
Snippets Groups Projects
Unverified Commit b3c3c732 authored by Patrik Kernstock's avatar Patrik Kernstock Committed by GitHub
Browse files

Use ubuntu-18.04 by default

parent cadbe7d8
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ type Driver struct { ...@@ -43,7 +43,7 @@ type Driver struct {
} }
const ( const (
defaultImage = "ubuntu-16.04" defaultImage = "ubuntu-18.04"
defaultType = "cx11" defaultType = "cx11"
flagAPIToken = "hetzner-api-token" flagAPIToken = "hetzner-api-token"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment