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

Commit e7a1ff0

Browse files
chore(deps): update mongodb/mongodb-community-server docker tag to v7
1 parent b942c7d commit e7a1ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-service/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353

5454
# Mongodb service
5555
mongodb:
56-
image: mongodb/mongodb-community-server:4.4.12-ubi8
56+
image: mongodb/mongodb-community-server:7.0.7-ubi8
5757
environment:
5858
- MONGODB_INITDB_ROOT_USERNAME=user
5959
- MONGODB_INITDB_ROOT_PASSWORD=pass

0 commit comments

Comments
 (0)