Skip to content

Commit

Permalink
changed name for mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhoan-axonivy committed Jul 12, 2024
1 parent 6ead9cd commit 6659342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marketplace-build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: marketplace
services:
mongodb:
image: mongodb/mongodb-community-server:7.0.0-ubi8
container_name: mongodb-7.0.0
container_name: marketplace-mongodb-7.0.0
restart: always
ports:
- "27017:27017"
Expand Down

0 comments on commit 6659342

Please sign in to comment.