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
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ type Driver struct {
}
const (
defaultImage = "ubuntu-16.04"
defaultImage = "ubuntu-18.04"
defaultType = "cx11"
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