chore: update Windshift to v0.8.2 (#1041)

This commit is contained in:
Stefan Ernst
2026-07-22 05:56:19 +02:00
committed by GitHub
parent c33d499975
commit 285e667c68
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: "3.8"
services:
windshift:
image: ghcr.io/windshiftapp/windshift:v0.5.3
image: ghcr.io/windshiftapp/windshift:v0.8.2
restart: unless-stopped
environment:
- BASE_URL=https://${DOMAIN}

View File

@@ -1,7 +1,7 @@
{
"id": "windshift",
"name": "Windshift",
"version": "v0.5.0",
"version": "v0.8.2",
"description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.",
"logo": "windshift.png",
"links": {