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 91c6240 commit f17e053Copy full SHA for f17e053
.github/workflows/beta.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: "ubuntu-latest"
11
services:
12
mongodb:
13
- image: mongo:3.4.23
+ image: mongo:3.2
14
ports:
15
- 27017:27017
16
steps:
0 commit comments