Skip to content

fix(docker): use api-enterprise image in enterprise compose#6291

Merged
gustavosbarreto merged 1 commit into
masterfrom
fix/enterprise-compose-image-name
May 8, 2026
Merged

fix(docker): use api-enterprise image in enterprise compose#6291
gustavosbarreto merged 1 commit into
masterfrom
fix/enterprise-compose-image-name

Conversation

@gustavosbarreto
Copy link
Copy Markdown
Member

Summary

  • docker-compose.enterprise.yml was pulling registry.infra.ossystems.io/shellhub/api-cloud, but the published image is api-enterprise (see .github/workflows/docker-publish.yml).
  • Updated the api service image to match what release publishes.

The enterprise docker-compose referenced api-cloud, but the published
image is api-enterprise (see .github/workflows/docker-publish.yml).
@gustavosbarreto gustavosbarreto requested a review from a team as a code owner May 8, 2026 18:32
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Claude finished @gustavosbarreto's task in 9s —— View job


Code Review Complete

Reviewed 1 file across code quality, security, testing, language patterns, and architecture — no issues found. The code looks good as-is.

The fix correctly aligns the api service image in docker-compose.enterprise.yml with what .github/workflows/docker-publish.yml actually publishes (api-enterprise). No remaining references to the old api-cloud name exist anywhere in the shellhub or cloud repos.


@gustavosbarreto gustavosbarreto merged commit 559e531 into master May 8, 2026
12 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/enterprise-compose-image-name branch May 8, 2026 18:34
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.

1 participant