mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Update buildkit reference to v0.24.0 (#23354)
## Description https://github.com/moby/buildkit/releases/tag/v0.24.0 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -114,7 +114,7 @@ replace (
|
||||
github.com/docker/compose/v2 => github.com/docker/compose/v2 v2.39.2
|
||||
github.com/docker/model-cli => github.com/docker/model-cli v0.1.39
|
||||
github.com/docker/scout-cli => github.com/docker/scout-cli v1.18.1
|
||||
github.com/moby/buildkit => github.com/moby/buildkit v0.23.2
|
||||
github.com/moby/buildkit => github.com/moby/buildkit v0.24.0
|
||||
github.com/moby/moby => github.com/moby/moby v28.3.3+incompatible
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user