chore(deps): update ghcr.io/wekan/wekan docker tag to v7.29 (#2325)
This commit is contained in:
parent
85a05726d8
commit
316e6790c9
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wekan",
|
||||
"tipi_version": 3,
|
||||
"version": "7.28",
|
||||
"tipi_version": 4,
|
||||
"version": "7.29",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
wekan:
|
||||
image: ghcr.io/wekan/wekan:v7.28
|
||||
image: ghcr.io/wekan/wekan:v7.29
|
||||
container_name: wekan
|
||||
environment:
|
||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user