use komodo-core

This commit is contained in:
2025-03-23 15:27:19 -07:00
parent 2464241992
commit 247f6c7471
2 changed files with 1 additions and 2 deletions

View File

@ -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"

View File

@ -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"