mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
-
released this
2025-10-18 13:36:07 -05:00 | -253 commits to main since this releaseCore image:
ghcr.io/moghtech/komodo-core:2-dev
Periphery image:ghcr.io/moghtech/komodo-periphery:2-dev
Km image:ghcr.io/moghtech/komodo-cli:2-dev- 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"Downloads