chore(deps): update ghcr.io/wekan/wekan docker tag to v7.49 (#3726)
This commit is contained in:
parent
20f389dfed
commit
11da86d56d
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wekan",
|
||||
"tipi_version": 21,
|
||||
"version": "7.48",
|
||||
"tipi_version": 22,
|
||||
"version": "7.49",
|
||||
"categories": ["development"],
|
||||
"description": "Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban",
|
||||
"short_desc": "Open-Source, customizable, and privacy-focused kanban",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
wekan:
|
||||
image: ghcr.io/wekan/wekan:v7.48
|
||||
image: ghcr.io/wekan/wekan:v7.49
|
||||
container_name: wekan
|
||||
environment:
|
||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user