We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064e413 commit ef640abCopy full SHA for ef640ab
1 file changed
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
container: node:lts-jod
10
services:
11
mongo:
12
- image: mongo
+ image: mongo:7
13
ports:
14
- 27017:27017
15
options: >-
0 commit comments