Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomokazu Tantaka committed Dec 24, 2024
1 parent bc8dfb0 commit 726d937
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:7-focal
image: mongo:7
ports:
- 27017:27017
volumes:
Expand Down

0 comments on commit 726d937

Please sign in to comment.