FIX: Changed mongo version to 4.4.18 because of AVX support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user