Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
update mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianjost committed Mar 5, 2020
1 parent 0186b27 commit 3b7ddc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "3.7"

services:
editor-mongodb:
image: mongo:3.4
image: mongo:4.2
deploy:
replicas: 1
restart_policy:
Expand Down

0 comments on commit 3b7ddc4

Please sign in to comment.