Skip to content

Commit 5c83f01

Browse files
authored
Merge pull request #36 from CogStack/mongodb
Bump mongodb to tackle CVE-2025-14847
2 parents a6506f1 + 12bc6ff commit 5c83f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-log.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: cms
55
services:
66

77
mongodb:
8-
image: mongo:5.0
8+
image: mongo:5.0.23
99
volumes:
1010
- mongodb_data:/data/db
1111
restart: always

0 commit comments

Comments
 (0)