🦎 This is pre-release 1 of v1.17.0 for initial testing and feedback. 🦎
Core image: ghcr.io/moghtech/komodo:latest-dev
Periphery image: ghcr.io/moghtech/periphery:latest-dev
Systemd Periphery installer:
- Add
--version=v1.17.0-dev-1
to the install command. - You can remove
--version=v1.17.0-dev-1
and run again if you need to go back to the previous version.
curl -sSL \
https://raw.githubusercontent.com/moghtech/komodo/main/scripts/setup-periphery.py \
| python3 - --user --version=v1.17.0-dev-1
See the ongoing changelog in the PR: #248