chore(deps): update ghcr.io/wekan/wekan docker tag to v7.35 (#2596)
This commit is contained in:
parent
2867f6629f
commit
670b398a5e
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wekan",
|
||||
"tipi_version": 8,
|
||||
"version": "7.34",
|
||||
"tipi_version": 9,
|
||||
"version": "7.35",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
wekan:
|
||||
image: ghcr.io/wekan/wekan:v7.34
|
||||
image: ghcr.io/wekan/wekan:v7.35
|
||||
container_name: wekan
|
||||
environment:
|
||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user