Skip to content

fix-docker-buildx-version#1145

Merged
andrleite merged 2 commits intomasterfrom
fix-docker-buildx-version
Jan 22, 2026
Merged

fix-docker-buildx-version#1145
andrleite merged 2 commits intomasterfrom
fix-docker-buildx-version

Conversation

@andrleite
Copy link
Copy Markdown
Contributor

@andrleite andrleite commented Jan 22, 2026

This pull request updates the CI and release workflows to improve Docker image building and security scanning. The main changes include upgrading the Trivy security scanning action to a newer version and adding the Docker Buildx setup step to multiple workflow jobs.

Docker build improvements:

  • Added the docker/setup-buildx-action step (v3.1.0) to the relevant jobs in .github/workflows/ci.yml and .github/workflows/release.yml to enable advanced Docker build features. [1] [2] [3] [4] [5]

Security scanning updates:

  • Upgraded the aquasecurity/trivy-action used for Docker image security scanning in .github/actions/docker-build/action.yaml from v0.18.0 to v0.29.0 for both the main and E2E images. [1] [2]
Fix docker buildx version

@mm-cloud-bot
Copy link
Copy Markdown

@andrleite: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

@mm-cloud-bot mm-cloud-bot added do-not-merge/release-note-label-needed release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed labels Jan 22, 2026
@andrleite andrleite merged commit 7199244 into master Jan 22, 2026
13 checks passed
@andrleite andrleite deleted the fix-docker-buildx-version branch January 22, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants