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 8169a54 commit 50f380eCopy full SHA for 50f380e
.github/workflows/ci_server.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
services:
39
mongo:
40
- image: mongo:5-focal
+ image: mongo:6-focal
41
ports:
42
- 27017:27017
43
steps:
0 commit comments