We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036fc43 commit ba4dfc9Copy full SHA for ba4dfc9
mongo/7/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mongo:7.0.22
+FROM mongo:7.0.23
2
3
# Health check
4
HEALTHCHECK --interval=15s --timeout=5s --retries=3 CMD ["mongosh", "--eval", "db.adminCommand('ping')"]
0 commit comments