mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
chore: fix weblate version
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.9'
|
||||
|
||||
services:
|
||||
weblate:
|
||||
image: weblate/weblate:latest
|
||||
image: weblate/weblate:5.16
|
||||
environment:
|
||||
# Global settings
|
||||
WEBLATE_DEBUG: ${WEBLATE_DEBUG}
|
||||
|
||||
@@ -6555,7 +6555,7 @@
|
||||
{
|
||||
"id": "weblate",
|
||||
"name": "Weblate",
|
||||
"version": "latest",
|
||||
"version": "5.16",
|
||||
"description": "Weblate is a web-based translation tool with tight version control integration. It provides a user-friendly interface for translators and developers to collaborate on localization projects.",
|
||||
"logo": "weblate.svg",
|
||||
"links": {
|
||||
|
||||
Reference in New Issue
Block a user