Skip to content

chore: bump starter version to 20260409 across Docker Compose examples#35273

Merged
rjvelazco merged 2 commits intomainfrom
35211-featblock-editor-add-text-wrap-support-to-image-block-update-starter
Apr 9, 2026
Merged

chore: bump starter version to 20260409 across Docker Compose examples#35273
rjvelazco merged 2 commits intomainfrom
35211-featblock-editor-add-text-wrap-support-to-image-block-update-starter

Conversation

@rjvelazco
Copy link
Copy Markdown
Member

@rjvelazco rjvelazco commented Apr 9, 2026

Description

Updates CUSTOM_STARTER_URL across all Docker Compose example configurations from version 20260331 to 20260409, keeping them aligned with the latest UVE changes.

  • Updated 10 Docker Compose files under docker/docker-compose-examples/
  • Affected configurations: single-node, single-node-demo-site, single-node-debug-mode, cluster-mode, push-publish, with-opensearch-dashboard, with-redis, with-redis-session
  • Most entries are commented out (used for local testing); only single-node-demo-site has the URL active by default

Linked Issues

Closes #35211

Testing

No functional changes — this only updates the starter bundle version referenced in Docker Compose example files. Manual verification: spin up single-node-demo-site and confirm it pulls the 20260409 starter.


Note

Low Risk
Only updates example Docker Compose configuration values, mainly commented-out CUSTOM_STARTER_URLs, with no application code changes. Risk is limited to users relying on these examples pulling a different starter bundle.

Overview
Updates Docker Compose example configs to reference the 20260409 starter bundle instead of 20260331 via CUSTOM_STARTER_URL.

Most changes are commented example settings; single-node-demo-site/docker-compose.yml updates the active CUSTOM_STARTER_URL used by default.

Reviewed by Cursor Bugbot for commit 12ec8a8. Bugbot is set up for automated code reviews on this repo. Configure here.

This PR fixes: #35211

Updates CUSTOM_STARTER_URL across all Docker Compose example configurations
from version 20260331 to 20260409, keeping them aligned with the latest changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Apr 9, 2026

Claude finished @rjvelazco's task in 40s —— View job


Claude finished @rjvelazco's task in 33s —— View job


I'll analyze this and get back to you.

@rjvelazco rjvelazco added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit f57f4c9 Apr 9, 2026
28 checks passed
@rjvelazco rjvelazco deleted the 35211-featblock-editor-add-text-wrap-support-to-image-block-update-starter branch April 9, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

feat(block-editor): add text wrap support to image block

3 participants