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.
1 parent 8170b15 commit 5ea33abCopy full SHA for 5ea33ab
driver/scaleway.go
@@ -25,7 +25,7 @@ const (
25
// VERSION represents the semver version of the package
26
VERSION = "v1.3"
27
defaultImage = "ubuntu-xenial"
28
- defaultBootscript = "docker"
+ defaultBootscript = "x86_64 mainline 4.4.127 rev1"
29
)
30
31
var scwAPI *api.ScalewayAPI
0 commit comments