chore(deps): update ghcr.io/wekan/wekan docker tag to v7.31 (#2499)
This commit is contained in:
parent
f5657955f7
commit
c41c0a264f
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wekan",
|
||||
"tipi_version": 5,
|
||||
"version": "7.30",
|
||||
"tipi_version": 6,
|
||||
"version": "7.31",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
wekan:
|
||||
image: ghcr.io/wekan/wekan:v7.30
|
||||
image: ghcr.io/wekan/wekan:v7.31
|
||||
container_name: wekan
|
||||
environment:
|
||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user