updated mongo to 6.0.7 (#1318)

This commit is contained in:
Krishna Lodha
2023-08-19 02:15:13 +05:30
committed by GitHub
parent 7c5e7cf224
commit db4e8196c6
+1 -1
View File
@@ -53,7 +53,7 @@ services:
- mongo
mongo:
image: mongo:5.0.3
image: mongo:6.0.7
container_name: mongo
ports:
- 27017:27017