FIX: Changed mongo version to 4.4.18 because of AVX support

This commit is contained in:
2025-08-27 20:04:33 +02:00
parent 58f3f59665
commit 1f6ac5d291

View File

@@ -9,7 +9,7 @@
services:
mongo:
image: mongo
image: mongo:4.4.18
container_name: komodo-mongo
labels:
komodo.skip: # Prevent Komodo from stopping with StopAllContainers