From dd5a2e6d247e2e07f4cb39d654a29fe2e54c40c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jun 2026 16:25:14 +0000 Subject: [PATCH] chore(deps): update thecodingmachine/workadventure-back docker tag to v1.32.3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index fddf094..4294d48 100644 --- a/compose.yml +++ b/compose.yml @@ -127,7 +127,7 @@ services: - internal back: - image: thecodingmachine/workadventure-back:v1.31.0 + image: thecodingmachine/workadventure-back:v1.32.3 environment: - PLAY_URL=https://${DOMAIN} - SECRET_JITSI_KEY -- 2.52.0