Skip to content

fix(scripts): rebuild sibling Docker images in update.mjs#40

Merged
jasonli0226 merged 1 commit into
mainfrom
fix/update-script-for-python
May 11, 2026
Merged

fix(scripts): rebuild sibling Docker images in update.mjs#40
jasonli0226 merged 1 commit into
mainfrom
fix/update-script-for-python

Conversation

@jasonli0226

Copy link
Copy Markdown
Contributor

Mirror install.mjs by rebuilding clawix-agent:latest and clawix-python-runner:latest on update. These are sibling images (not in compose), so 'docker compose up --build' alone left them stale. Gated behind --no-build to match the compose build skip.

Mirror install.mjs by rebuilding clawix-agent:latest and clawix-python-runner:latest
on update. These are sibling images (not in compose), so 'docker compose up --build'
alone left them stale. Gated behind --no-build to match the compose build skip.
@jasonli0226 jasonli0226 merged commit 33ef17f into main May 11, 2026
1 check passed
@jasonli0226 jasonli0226 deleted the fix/update-script-for-python branch May 12, 2026 16:02
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