universe: go: add git by default in go.#Image
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -12,6 +12,8 @@ _#DefaultVersion: "1.18"
|
||||
version: *_#DefaultVersion | string
|
||||
|
||||
packages: [pkgName=string]: version: string | *""
|
||||
// FIXME Remove once golang image include 1.18 *or* go compiler is smart with -buildvcs
|
||||
packages: git: _
|
||||
|
||||
// FIXME Basically a copy of alpine.#Build with a different image
|
||||
// Should we create a special definition?
|
||||
|
Reference in New Issue
Block a user