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

Dockerfile: update buildx to v0.18.0, compose to v2.30.3 #5615

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]>
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]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.37%. Comparing base (a422840) to head (3dd7621).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5615      +/-   ##
==========================================
- Coverage   59.63%   59.37%   -0.26%     
==========================================
  Files         346      337       -9     
  Lines       29208    28936     -272     
==========================================
- Hits        17417    17182     -235     
+ Misses      10822    10789      -33     
+ Partials      969      965       -4     

@thaJeztah
Copy link
Member Author

failure is a flaky test; #5254

63.88 === FAIL: cli/command/container TestRunAttachTermination (unknown)
63.88 signal: interrupt

@thaJeztah thaJeztah merged commit e00ed82 into docker:master Nov 14, 2024
110 checks passed
@thaJeztah thaJeztah deleted the 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