mirror of
https://github.com/JHUAPL/SIMoN.git
synced 2026-01-09 14:57:56 -05:00
specify version for Mongo image
Former-commit-id: dbd30d94d6c086e1394a6a082ca50174212c66af
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
- ../models/examples/power_demand:/opt:ro
|
||||
|
||||
simon_mongodb:
|
||||
image: mongo:latest
|
||||
image: mongo:4.2.3
|
||||
container_name: simon_mongodb
|
||||
labels:
|
||||
simon: "database"
|
||||
|
||||
Reference in New Issue
Block a user