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

Commit bfea8e9

Browse files
renovate[bot]tassiluca
authored andcommitted
chore(deps): update mongodb/mongodb-community-server docker tag to v7
1 parent 04d5455 commit bfea8e9

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
@@ -49,7 +49,7 @@ services:
4949

5050
# Mongodb service
5151
mongodb:
52-
image: mongodb/mongodb-community-server:4.4.12-ubi8
52+
image: mongodb/mongodb-community-server:7.0.5-ubi8
5353
environment:
5454
- MONGODB_INITDB_ROOT_USERNAME=user
5555
- MONGODB_INITDB_ROOT_PASSWORD=pass

0 commit comments

Comments
 (0)