From 1cf4629c4eb877fe90961e7a09efe37285ceb5aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jun 2026 18:23:31 +0000 Subject: [PATCH] chore(deps): update taigaio/taiga-back docker tag to v6.10.1 --- compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compose.yml b/compose.yml index 5e2e3b4..20c7fb9 100644 --- a/compose.yml +++ b/compose.yml @@ -31,7 +31,7 @@ services: - internal app-admin-init: - image: taigaio/taiga-back:6.9.0 + image: taigaio/taiga-back:6.10.1 secrets: - taiga_secret - postgres_password @@ -65,7 +65,7 @@ services: condition: none app: - image: taigaio/taiga-back:6.9.0 + image: taigaio/taiga-back:6.10.1 secrets: - taiga_secret - postgres_password @@ -107,7 +107,7 @@ services: app-async: - image: taigaio/taiga-back:6.9.0 + image: taigaio/taiga-back:6.10.1 configs: - source: taiga_entrypoint target: /custom-entrypoint.sh -- 2.52.0