chore(deps): update ghcr.io/wekan/wekan docker tag to v7.27 (#2073)

This commit is contained in:
renovate[bot] 2024-01-16 18:34:23 +00:00 committed by GitHub
parent 798bb45edf
commit a4bdb95176
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "wekan", "id": "wekan",
"tipi_version": 1, "tipi_version": 2,
"version": "7.26", "version": "7.27",
"categories": [ "categories": [
"development" "development"
], ],
@ -33,4 +33,4 @@
"supported_architectures": [ "supported_architectures": [
"amd64" "amd64"
] ]
} }

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
wekan: wekan:
image: ghcr.io/wekan/wekan:v7.26 image: ghcr.io/wekan/wekan:v7.27
container_name: wekan container_name: wekan
environment: environment:
# https://github.com/wekan/wekan/blob/main/docker-compose.yml # https://github.com/wekan/wekan/blob/main/docker-compose.yml