Skip to content

Commit 78cc7a5

Browse files
authored
Merge pull request #2903 from cyberstormdotmu/master
Fix "Mongobleed" vulnerability CVE-2025-14847
2 parents 756be89 + a55722e commit 78cc7a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mongo:4.0
1+
FROM mongo:4.4.30
22

33
COPY ./entrypoint.sh entrypoint.sh
44
RUN chmod u+x entrypoint.sh

0 commit comments

Comments
 (0)