Skip to content

fix: update docker buildx version to v0.31.1#20

Merged
oklopfer merged 1 commit intorhino-linux:masterfrom
jenewland1999:patch-1
Feb 14, 2026
Merged

fix: update docker buildx version to v0.31.1#20
oklopfer merged 1 commit intorhino-linux:masterfrom
jenewland1999:patch-1

Conversation

@jenewland1999
Copy link
Copy Markdown
Contributor

Recent upgrades to GitHub Action runner images bumped the minimum Docker version to 29.1 which is no longer compatible with the outdated buildx version that was being used.

This commit bumps the version to the latest stable release v0.31.1. Release notes for this release can be found at https://github.com/docker/buildx/releases/tag/v0.31.1.

Recent upgrades to GitHub Action runner images bumped the minimum Docker version to 29.1 which is no longer compatible with the outdated buildx version that was being used.

This commit bumps the version to the latest stable release v0.31.1. Release notes for this release can be found at https://github.com/docker/buildx/releases/tag/v0.31.1.
@oklopfer oklopfer merged commit d1245f2 into rhino-linux:master Feb 14, 2026
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