Skip to content

Commit

Permalink
Upgrade mongo docker-compose dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Dec 4, 2023
1 parent 7a7ae03 commit 958ee49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ version: '3'
services:

mongo:
image: mongo:4.4
image: mongo:6.0.12
ports:
- "27017:27017"

0 comments on commit 958ee49

Please sign in to comment.