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: dev-container: update buildx v0.20.0, compose v2.32.4 #5765

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

thaJeztah
Copy link
Member

Dockerfile: update buildx to v0.20.0

Update the buildx cli plugin used in the dev-container

full diff: https://github.com/docker/buildx/compare/v0.18.0..v0.20.0

Dockerfile: update compose to v2.32.4

Update the compose cli plugin used in the dev-container

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

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Update the buildx cli plugin used in the dev-container

full diff: https://github.com/docker/buildx/compare/v0.18.0..v0.20.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update the compose cli plugin used in the dev-container

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.48%. Comparing base (55e6db5) to head (1546f02).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5765      +/-   ##
==========================================
+ Coverage   59.45%   59.48%   +0.02%     
==========================================
  Files         346      346              
  Lines       29376    29376              
==========================================
+ Hits        17465    17473       +8     
+ Misses      10938    10929       -9     
- Partials      973      974       +1     

@vvoland vvoland merged commit fdb75d2 into docker:master Jan 21, 2025
101 checks passed
@thaJeztah thaJeztah deleted the bump_dev_tools branch January 21, 2025 10:20
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