From 5bb65938253baedd4a9185a699e3227eb7629dea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jun 2026 19:24:04 +0000 Subject: [PATCH] chore(deps): update taigaio/taiga-front docker tag to v6.10.3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 5e2e3b4..3daa098 100644 --- a/compose.yml +++ b/compose.yml @@ -158,7 +158,7 @@ services: start_period: 1m taiga-front: - image: taigaio/taiga-front:6.9.0 + image: taigaio/taiga-front:6.10.3 environment: - TAIGA_URL=https://${DOMAIN} - TAIGA_WEBSOCKETS_URL=wss://${DOMAIN} -- 2.52.0