Skip to content

Commit

Permalink
feat: upgrade mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
berkay-dincer committed Dec 4, 2023
1 parent 74d2bb5 commit d415d95
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 354 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
zeplin_mta_mongo:
image: mongo:4.0
image: mongo:5.0.20
container_name: zeplin_mta_mongo
restart: always
ports:
Expand Down
Loading

0 comments on commit d415d95

Please sign in to comment.