From 785dc280c9184963f73b055d5c86bc2a931dc4a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:36:48 +0000 Subject: [PATCH 1/2] chore(deps): update mongo docker tag to v8.3.7 --- mongo/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongo/docker-compose.yaml b/mongo/docker-compose.yaml index feb493ff..235db854 100644 --- a/mongo/docker-compose.yaml +++ b/mongo/docker-compose.yaml @@ -8,7 +8,7 @@ volumes: services: mongo: container_name: "mongo" - image: mongo:8.3.4 + image: mongo:8.3.7 networks: - default env_file: From e65aa9f14799128417ff8a4d5e1d6f636cd81cca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:37:06 +0000 Subject: [PATCH 2/2] chore(stacks): sync generated stacks for renovate update --- stacks/infrastructure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/infrastructure.yml b/stacks/infrastructure.yml index 70b78ed1..1f2eddf7 100644 --- a/stacks/infrastructure.yml +++ b/stacks/infrastructure.yml @@ -152,7 +152,7 @@ services: max_attempts: 0 window: 120s mongo: - image: mongo:8.3.4 + image: mongo:8.3.7 networks: default: aliases: