File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6464
6565 services :
6666 mongodb :
67- image : mongo:7 .0
67+ image : mongo:8 .0
6868 options : >-
6969 --health-cmd mongosh
7070 --health-interval 10s
@@ -121,7 +121,7 @@ jobs:
121121
122122 services :
123123 mongodb :
124- image : mongo:7 .0
124+ image : mongo:8 .0
125125 options : >-
126126 --health-cmd mongosh
127127 --health-interval 10s
@@ -173,7 +173,7 @@ jobs:
173173
174174 services :
175175 mongodb :
176- image : mongo:7 .0
176+ image : mongo:8 .0
177177 options : >-
178178 --health-cmd mongosh
179179 --health-interval 10s
@@ -231,7 +231,7 @@ jobs:
231231
232232 services :
233233 mongodb :
234- image : mongo:7 .0
234+ image : mongo:8 .0
235235 options : >-
236236 --health-cmd mongosh
237237 --health-interval 10s
@@ -313,7 +313,7 @@ jobs:
313313
314314 services :
315315 mongodb :
316- image : mongo:6 .0
316+ image : mongo:8 .0
317317 options : >-
318318 --health-cmd mongosh
319319 --health-interval 10s
You can’t perform that action at this time.
0 commit comments