Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update mongodb/mongodb-community-server docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 02e9dc8 commit 1dc9903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-service/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:

# Mongodb service
mongodb:
image: mongodb/mongodb-community-server:4.4.12-ubi8
image: mongodb/mongodb-community-server:7.0.5-ubi8
environment:
- MONGODB_INITDB_ROOT_USERNAME=user
- MONGODB_INITDB_ROOT_PASSWORD=pass
Expand Down

0 comments on commit 1dc9903

Please sign in to comment.