github octopusreview/octopus v1.0.23
1.0.23

latest releases: v1.0.118, v1.0.117, v1.0.116...
one month ago

Docker image: ghcr.io/octopusreview/octopus:1.0.23

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 deploy

The in-app Updates page (Settings → System → Updates) shows when a new
release is available, along with this upgrade snippet.

What's Changed

  • ci(release): push to GHCR with a scoped PAT, not GITHUB_TOKEN by @cemoso in #580

Full Changelog: v1.0.22...v1.0.23

Don't miss a new octopus release

NewReleases is sending notifications on new releases.