Merge pull request #572 from crazy-max/update-buildkit-buildx
update buildkit to 0.19.0 and buildx to 0.20.1
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"group": {
|
||||
"default": {
|
||||
"targets": [
|
||||
"default"
|
||||
]
|
||||
}
|
||||
},
|
||||
"target": {
|
||||
"default": {
|
||||
"context": ".",
|
||||
@@ -9,7 +16,7 @@
|
||||
"type": "provenance"
|
||||
},
|
||||
{
|
||||
"disabled": "true",
|
||||
"disabled": true,
|
||||
"type": "sbom"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user