Skip to content

chore: update docker compose images to 0.4.0#409

Merged
qinxuye merged 1 commit into
xorbitsai:mainfrom
qinxuye:rls/v0.4.0
May 17, 2026
Merged

chore: update docker compose images to 0.4.0#409
qinxuye merged 1 commit into
xorbitsai:mainfrom
qinxuye:rls/v0.4.0

Conversation

@qinxuye
Copy link
Copy Markdown
Contributor

@qinxuye qinxuye commented May 16, 2026

Summary

  • Update docker-compose frontend/backend images to xprobe/xagent-frontend:0.4.0 and xprobe/xagent-backend:0.4.0
  • Update sandbox compose SANDBOX_IMAGE to xprobe/xagent-sandbox:0.4.0

Verification

  • docker compose -f docker-compose.yml config
  • docker compose -f docker-compose-sandbox.yml config
  • pre-commit checks from git commit

@XprobeBot XprobeBot added the bug Something isn't working label May 16, 2026
@qinxuye qinxuye changed the title fix: update docker compose images for v0.4.0 chore: update docker compose images to 0.4.0 May 16, 2026
@XprobeBot XprobeBot removed the bug Something isn't working label May 16, 2026
Copy link
Copy Markdown

@OliverBryant OliverBryant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Docker image versions for the frontend, backend, and sandbox services from 0.3.4 to 0.4.0 in both the docker-compose.yml and docker-compose-sandbox.yml files. Feedback was provided regarding the frontend healthcheck configuration; since the new image version likely uses a slim base that lacks curl, the existing healthcheck overrides in the compose files may fail. It is recommended to remove these overrides and rely on the healthcheck defined within the frontend Dockerfile.

Comment thread docker-compose-sandbox.yml
Comment thread docker-compose.yml
Copy link
Copy Markdown
Collaborator

@rogercloud rogercloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the current head b5a813e. The compose tag updates look good; image manifests exist and CI is green.

@qinxuye qinxuye merged commit 1851496 into xorbitsai:main May 17, 2026
3 checks passed
@qinxuye qinxuye deleted the rls/v0.4.0 branch May 17, 2026 14:26
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.

4 participants