Skip to content

Commit

Permalink
Updated mongoDB image version to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Athitheya Gobinathan authored and Athitheya Gobinathan committed May 9, 2024
1 parent e1be309 commit 48bc8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
- "5672:5672"

mongodb:
image: mongo:3.2
image: mongo:4.2
restart: unless-stopped
volumes:
- ${PROTES_DATA_DIR:-../data/pro_tes}/db:/data/db
Expand Down

0 comments on commit 48bc8e8

Please sign in to comment.