bump docker/docker and docker/cli v27.0.1-rc.1, compose-go v2.1.3#11926
bump docker/docker and docker/cli v27.0.1-rc.1, compose-go v2.1.3#11926glours merged 2 commits intodocker:mainfrom
Conversation
a939621 to
e533fc8
Compare
0659e7e to
9effe34
Compare
9effe34 to
e477f74
Compare
diffs: - https://github.com/docker/cli/compare/v26.1.4..v27.0.1-rc.1 - https://github.com/docker/docker/compare/v26.1.4..v27.0.1-rc.1 Co-authored-by: Albin Kerouanton <albinker@gmail.com Signed-off-by: Albin Kerouanton <albinker@gmail.com Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
785d29e to
c68c267
Compare
full diff: - compose-spec/compose-go@v2.1.2...v2.1.3 Signed-off-by: Albin Kerouanton <albinker@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
c68c267 to
8527e24
Compare
|
@akerouanton @glours I rebased @akerouanton's PRs and updated them to v27.0.1-rc.1; I combined both the docker/cli, docker/docker, and compose-go PRs in this one, I think this one should be ready to go. I may do one more update after this, as one change went into docker/cli But I think we're good otherwise. |
|
Docker Hub is currently down, so CI is failing right now though 😅 |
|
Nice! Docker Hub is back; all green now 🥳 |
|
Should we merge this PR with the rc1 version or wait for final one? If first choice, will the rc1 embedded in next Docker Desktop as well? |
|
Heh, that's a good chicken-and-egg issue; If we wait for 27.0.1 to arrive, the version of compose that will be on download.docker.com will be the "current" release of compose. 🙈 cc @vvoland |
|
I think it's probably fine to ship with |
vvoland
left a comment
There was a problem hiding this comment.
There shouldn't be any changes between v27.0.1-rc.1 and the v27.0.0 in the vendored files:
moby/moby@v27.0.1-rc.1...master
So I think it's fine to go with the rc.1 vendor
rebased of / updated version of:
go.mod: github.com/compose-spec/compose-go v2.1.3
diff:
go.mod: docker/docker and docker/cli v27.0.1-rc.1
diffs:
What I did
Related issue
(not mandatory) A picture of a cute animal, if possible in relation to what you did