2
0

Update sidekiq to version 8.0.7 (#34824)

This commit is contained in:
Matt Jankowski
2025-08-14 11:25:31 -04:00
committed by GitHub
parent 651e51a82e
commit 4de21056ff
4 changed files with 10 additions and 10 deletions

View File

@@ -58,7 +58,7 @@ Mastodon is a **free, open-source social network server** based on [ActivityPub]
- **Ruby** 3.2+
- **PostgreSQL** 13+
- **Redis** 6.2+
- **Redis** 7.0+
- **Node.js** 20+
This repository includes deployment configurations for **Docker and docker-compose**, as well as for other environments like Heroku and Scalingo. For Helm charts, reference the [mastodon/chart repository](https://github.com/mastodon/chart). A [**standalone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the main documentation.