Skip to content

Commit

Permalink
chore: update mongo docker tag to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2023
1 parent 9473a5a commit ca21677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
volumes:
- ./data:/reearth/data
reearth-mongo:
image: mongo:5-focal
image: mongo:6-focal
ports:
- 27017:27017
volumes:
Expand Down

0 comments on commit ca21677

Please sign in to comment.