chore(deps): update ghcr.io/wekan/wekan docker tag to v7.50 (#3866)

This commit is contained in:
renovate[bot] 2024-06-22 12:43:14 +00:00 committed by GitHub
parent ba9c34d7e3
commit 2a2e55f558
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "wekan", "id": "wekan",
"tipi_version": 22, "tipi_version": 23,
"version": "7.49", "version": "7.50",
"categories": ["development"], "categories": ["development"],
"description": "Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban", "description": "Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban",
"short_desc": "Open-Source, customizable, and privacy-focused kanban", "short_desc": "Open-Source, customizable, and privacy-focused kanban",

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
wekan: wekan:
image: ghcr.io/wekan/wekan:v7.49 image: ghcr.io/wekan/wekan:v7.50
container_name: wekan container_name: wekan
environment: environment:
# https://github.com/wekan/wekan/blob/main/docker-compose.yml # https://github.com/wekan/wekan/blob/main/docker-compose.yml