Skip to content

Commit

Permalink
Merge branch 'main' into airbyte
Browse files Browse the repository at this point in the history
  • Loading branch information
abimichel authored Dec 1, 2023
2 parents a1cea7a + a127f1b commit b6ba26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo/7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:7.0.3
FROM mongo:7.0.4

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

0 comments on commit b6ba26f

Please sign in to comment.