v0.14.0 Beta available (Docker) — testers welcome #93
Locked
codebyit
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🧪 v0.14.0 Beta is here — testers welcome!
A few of you asked about trying early builds, so here's the first one. 🙌
The v0.14.0 beta is available now as a Docker image. It's the upcoming release (cartridge expiry alerts, the per-channel maintenance updates, and Service Action Log retention) — see the full preview in the v0.14.0 announcement.
How to try it
If you already run InkTracker with Docker Compose, point it at the beta image. In your
.env:then:
Or pull it directly:
That's it — database migrations run automatically on startup, and they're additive.
Good to know
v0.14.0-beta.2. Your:latestis untouched, so nothing auto-updates to the beta.APP_IMAGEback toghcr.io/codebyit/inktracker:latestandpull+up -dagain.What I'd love feedback on
Drop a comment here, or open an Issue if you hit a bug. Thanks so much for helping test — it genuinely makes the release better. 💙
All reactions