Skip to content

Commit

Permalink
Upgrade to MongoDB 7 (#226)
Browse files Browse the repository at this point in the history
* set minimum user

* is bigGroup

* implement for all command inside mem directory

* update mongo to 7.0.8-rc0-jammy. pengen bersin ga jadi itu ngeselin sumpah
  • Loading branch information
WahidinAji authored Mar 29, 2024
1 parent ee1cd68 commit 30a536a
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 165 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
mongo:
image: mongo:6.0-jammy
image: mongo:7.0.8-rc0-jammy
restart: always
ports:
- 27017:27017
Expand Down
Loading

0 comments on commit 30a536a

Please sign in to comment.