Skip to content

Commit 03cf7c4

Browse files
authored
Merge pull request #3 from wedeploy-examples/adds-version-to-mongodb-image
Adds version to mongodb image
2 parents 61bd7bb + 12cdfa4 commit 03cf7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wedeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "md",
3-
"image": "mongo",
3+
"image": "mongo:3.7.9",
44
"volumes": {
55
"data": "/data/db"
66
}

0 commit comments

Comments
 (0)