Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[27.x backport] Dockerfile: update buildx to v0.18.0, compose to v2.30.3 #5616

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

thaJeztah
Copy link
Member

Dockerfile: update buildx to v0.18.0

Update the buildx cli plugin used in the dev-container

full diff: https://github.com/docker/buildx/compare/0.17.1..0.18.0

Dockerfile: update compose to v2.30.3

Update the compose cli plugin used in the dev-container

full diff: docker/compose@v2.29.7...v2.30.3

Update the buildx cli plugin used in the dev-container

full diff: https://github.com/docker/buildx/compare/0.17.1..0.18.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 4242cda)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Update the compose cli plugin used in the dev-container

full diff: docker/compose@v2.29.7...v2.30.3

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 3dd7621)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.38%. Comparing base (2734299) to head (9128f7b).
Report is 8 commits behind head on 27.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             27.x    #5616      +/-   ##
==========================================
+ Coverage   58.37%   58.38%   +0.01%     
==========================================
  Files         336      336              
  Lines       28781    28781              
==========================================
+ Hits        16800    16805       +5     
+ Misses      11013    11009       -4     
+ Partials      968      967       -1     

@thaJeztah thaJeztah merged commit d515955 into docker:27.x Nov 14, 2024
99 checks passed
@thaJeztah thaJeztah deleted the 27.x_backport_bump_compose_buildx branch November 14, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants