Remove obsolete contexts from base image

This commit is contained in:
Alexander Graf
2022-10-14 14:37:40 +02:00
parent 146921f619
commit 5c31120895

View File

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