📌 Pinned mongo version #1

Closed
rishighan wants to merge 2 commits from mongo-version-pinning into master
rishighan commented 2023-05-15 15:55:39 +00:00 (Migrated from github.com)

This PR just pins the mongo container version to 4.4.4.
For some reason, the stack with mongo:latest, when spun up, resulted in the core-services container failing to connect to the db and kept reconnecting indefinitely.

Using mongo:4.4.4 fixes this issue.

This PR just pins the mongo container version to `4.4.4`. For some reason, the stack with `mongo:latest`, when spun up, resulted in the `core-services` container failing to connect to the `db` and kept reconnecting indefinitely. Using `mongo:4.4.4` fixes this issue.

Pull request closed

Sign in to join this conversation.