mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-20 00:18:47 -05:00
Merge pull request #3105 from CodeShellDev/patch-1
bump mongo image version for arm arch to `.30`
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
depends_on:
|
||||
- mongodb
|
||||
mongodb:
|
||||
image: mongo:4.4.18
|
||||
image: mongo:4.4.30
|
||||
restart: always
|
||||
command: ["mongod", "--quiet", "--bind_ip_all"]
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user