Skip to content

Fix: duplicate healthcheck key in docker-compose db service#462

Open
amahuli03 wants to merge 2 commits intoCodeForPhilly:developfrom
amahuli03:bugfix-duplicate-healthchecks-docker-compose
Open

Fix: duplicate healthcheck key in docker-compose db service#462
amahuli03 wants to merge 2 commits intoCodeForPhilly:developfrom
amahuli03:bugfix-duplicate-healthchecks-docker-compose

Conversation

@amahuli03
Copy link

Description

This PR fixes a duplicate healthcheck key in docker-compose.yml db service section. I deleted one of the healthcheckkeys.

I kept the one with a 10s interval to stay consistent with the rest of the builds, but we can definitely adjust this if needed.

Related Issue

N/A: Dicussed with @TineoC in chat

Manual Tests

docker compose up --build successfully builds now

Automated Tests

No automated tests were added since this change only affects Docker configuration

Documentation

no documentation updates required.

Reviewers

@TineoC

Notes

@TineoC
Copy link
Collaborator

TineoC commented Feb 16, 2026

lgtm

Cc. @sahilds1

@amahuli03 amahuli03 changed the title Fix: duplicate healthcheck keyin docker-compose db service Fix: duplicate healthcheck key in docker-compose db service Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments