Skip to content

Commit

Permalink
add mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
r.v.bobreshov committed Aug 14, 2019
1 parent 73e1e79 commit a6e1404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ steps:

services:
- name: mongo
image: mongo:4
image: mongo:4.0
command: [ --smallfiles ]
ports:
- 27017
Expand Down

0 comments on commit a6e1404

Please sign in to comment.