Skip to content

Commit 342b3b8

Browse files
aevesdockercrazy-maxArthurFlagglours
authored
publish updates from main (#22688)
Automated pull request for publishing docs updates. --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Guillaume Lours <[email protected]> Co-authored-by: crazy-max <[email protected]> Co-authored-by: Allie Sadler <[email protected]> Co-authored-by: Arthur <[email protected]> Co-authored-by: Guillaume Lours <[email protected]>
2 parents 4a035e8 + d757ce6 commit 342b3b8

File tree

8 files changed

+292
-48
lines changed

8 files changed

+292
-48
lines changed

_vendor/github.com/docker/buildx/docs/bake-reference.md

Lines changed: 242 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github.com/moby/moby v28.1.0-rc.2+incompatible
2-
# github.com/moby/buildkit v0.22.0-rc1
3-
# github.com/docker/buildx v0.23.0
2+
# github.com/moby/buildkit v0.22.0
3+
# github.com/docker/buildx v0.24.0
44
# github.com/docker/cli v28.1.1+incompatible
5-
# github.com/docker/compose/v2 v2.36.1
5+
# github.com/docker/compose/v2 v2.36.2
66
# github.com/docker/scout-cli v1.15.0

content/manuals/compose/releases/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,22 @@ For more detailed information, see the [release notes in the Compose repo](https
1515

1616
## 2.36.1
1717

18+
{{< release-date date="2025-05-23" >}}
19+
20+
### Bug fixes and enhancements
21+
22+
- Fixed an issue with random port allocation
23+
- Fixed an issue recreating containers when not needed during inner loop
24+
- Fixed a problem during `up --build` with `additional_context`
25+
26+
### Update
27+
28+
- Dependencies upgrade: bump compose-go to v2.6.4
29+
- Dependencies upgrade: bump buildx to v0.24.0
30+
- Dependencies upgrade: bump buildkit to v0.22.0
31+
32+
## 2.36.1
33+
1834
{{< release-date date="2025-05-19" >}}
1935

2036
### Bug fixes and enhancements

0 commit comments

Comments
 (0)