Docker image: ghcr.io/octopusreview/octopus:1.0.24
To upgrade a self-hosted instance, point your compose web service at
this image tag (or :latest), then:
docker compose pull
docker compose up -d
docker compose exec web bunx prisma migrate deployThe in-app Updates page (Settings → System → Updates) shows when a new
release is available, along with this upgrade snippet.
What's Changed
Full Changelog: v1.0.23...v1.0.24