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 2, 2024
1 parent b942c7d commit c133793
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 @@ -53,7 +53,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 c133793

Please sign in to comment.