Skip to content

Commit ba4dfc9

Browse files
chore(deps): update mongo docker tag to v7.0.23
1 parent 036fc43 commit ba4dfc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo/7/Dockerfile

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

33
# Health check
44
HEALTHCHECK --interval=15s --timeout=5s --retries=3 CMD ["mongosh", "--eval", "db.adminCommand('ping')"]

0 commit comments

Comments
 (0)