Skip to content

chore(deps): update collabora/code docker tag to v26 (main)#298

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-collabora-code-26.x
Open

chore(deps): update collabora/code docker tag to v26 (main)#298
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-collabora-code-26.x

Conversation

@renovate

@renovate renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
collabora/code major 25.04.10.3.126.04.1.4.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/main-collabora-code-26.x branch from 0ac6284 to 8e15221 Compare June 7, 2026 20:38
@EuklidAlexandria

EuklidAlexandria commented Jun 8, 2026

Copy link
Copy Markdown

The 26 image does not bundle curl nor an alternative as wget or netcat anymore. The old healthcheck writing to the raw TCP socket via bash works. To fix the Collabora error message in #208, the HTTP header Connection: close can be added. The complete test command would be:

test: ["CMD", "bash", "-c", "exec 3<>/dev/tcp/127.0.0.1/9980 && echo -e 'GET /hosting/discovery HTTP/1.1\r\nHost: localhost:9980\r\nConnection: close\r\n\r\n' >&3 && head -n 1 <&3 | grep -q '200 OK'"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant