chore(deps): update ghcr.io/wekan/wekan docker tag to v7.27 (#2073)
This commit is contained in:
parent
798bb45edf
commit
a4bdb95176
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wekan",
|
||||
"tipi_version": 1,
|
||||
"version": "7.26",
|
||||
"tipi_version": 2,
|
||||
"version": "7.27",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
@ -33,4 +33,4 @@
|
|||
"supported_architectures": [
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
wekan:
|
||||
image: ghcr.io/wekan/wekan:v7.26
|
||||
image: ghcr.io/wekan/wekan:v7.27
|
||||
container_name: wekan
|
||||
environment:
|
||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user