We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abc75e commit 01ff9d3Copy full SHA for 01ff9d3
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
services:
23
mongodb:
24
- image: mongo:6
+ image: mongo:8
25
ports:
26
- 27017:27017
27
0 commit comments