use komodo-core
This commit is contained in:
2
dev.toml
2
dev.toml
@ -47,7 +47,7 @@ tags = ["dev", "core"]
|
||||
builder = "local"
|
||||
version = "1.17.0"
|
||||
auto_increment_version = false
|
||||
image_name = "komodo"
|
||||
image_name = "komodo-core"
|
||||
image_tag = "dev"
|
||||
links = [
|
||||
"https://github.com/moghtech/komodo/pkgs/container/komodo"
|
||||
|
@ -45,7 +45,6 @@ tags = ["release", "core"]
|
||||
builder = "local"
|
||||
version = "1.17.0"
|
||||
auto_increment_version = false
|
||||
image_name = "komodo"
|
||||
repo = "moghtech/komodo"
|
||||
dockerfile_path = "bin/core/multi-arch.Dockerfile"
|
||||
image_registry.domain = "ghcr.io"
|
||||
|
Reference in New Issue
Block a user