feat: Build fully static binary
This commit is contained in:
+3
-1
@@ -5,7 +5,9 @@ group "default" {
|
||||
targets = ["automation"]
|
||||
}
|
||||
|
||||
target "docker-metadata-action" {}
|
||||
target "docker-metadata-action" {
|
||||
tags = []
|
||||
}
|
||||
|
||||
target "automation" {
|
||||
inherits = ["docker-metadata-action"]
|
||||
|
||||
Reference in New Issue
Block a user