Skip to content

Commit

Permalink
bump mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
mohemohe committed Apr 13, 2019
1 parent f9aa747 commit 7eac031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
restart: on-failure
mongodb:
container_name: hubot-mongodb
image: mongo:3.6
image: mongo:4.0
networks:
- default
volumes:
Expand Down

0 comments on commit 7eac031

Please sign in to comment.