Remove obsolete contexts from base image

main
Alexander Graf 2 years ago
parent 146921f619
commit 5c31120895
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

@ -84,10 +84,6 @@ function "tag" {
target "base" {
inherits = ["defaults"]
context = "core/base/"
contexts = {
core = "core/"
optional = "optional/"
}
}
target "assets" {

Loading…
Cancel
Save