We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a42671 + 033f42b commit 23d1fd4Copy full SHA for 23d1fd4
1 file changed
machines/control-server/komodo-control/mongo.compose.yaml
@@ -9,7 +9,7 @@
9
10
services:
11
mongo:
12
- image: mongo:8@sha256:49f1d7b87c2ddf918372be5defe7edff8c46703d0b2a56023a3f825e32e1250c
+ image: mongo:8@sha256:b8806ee8207318a30316eca72257da4c146025a80fdcdb4c597e596af9233ee3
13
labels:
14
komodo.skip: # Prevent Komodo from stopping with StopAllContainers
15
command: --quiet --wiredTigerCacheSizeGB 0.25
0 commit comments