Skip to content

fix(docker-compose): update healthcheck command from curl to wget for readiness probe#329

Merged
dmytrivv2 merged 1 commit intorenovate/patch-camunda-docker-compose-8.8from
optimize/update-health-check
Feb 23, 2026
Merged

fix(docker-compose): update healthcheck command from curl to wget for readiness probe#329
dmytrivv2 merged 1 commit intorenovate/patch-camunda-docker-compose-8.8from
optimize/update-health-check

Conversation

@OmranAbazid
Copy link
Contributor

@OmranAbazid OmranAbazid commented Feb 23, 2026

description

update the docker compose health check for optimize to use wget instead of curl.
Since we are now using the hardened minimus image for 8.8, we should avoid using curl for the health check.

See thread for more info:
https://camunda.slack.com/archives/C03NFMH4KC6/p1771336237512529

@OmranAbazid OmranAbazid requested a review from a team as a code owner February 23, 2026 11:37
@OmranAbazid OmranAbazid requested review from dmytrivv2 and eamonnmoloney and removed request for a team and eamonnmoloney February 23, 2026 11:37
@dmytrivv2 dmytrivv2 merged commit 7aa2c66 into renovate/patch-camunda-docker-compose-8.8 Feb 23, 2026
5 checks passed
@dmytrivv2 dmytrivv2 deleted the optimize/update-health-check branch February 23, 2026 12:17
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