chore(deps): update module github.com/moby/moby/v24 to v24.0.6 #1135
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v24.0.1
->v24.0.6
Release Notes
moby/moby (github.com/moby/moby/v24)
v24.0.6
Compare Source
24.0.6
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker ps
failing when a container image is no longer present in the content store. moby/moby#46095docker ps -s -a
anddocker container prune
failing when a container image config is no longer present in the content store. moby/moby#46097docker inspect
failing when a container image config is no longer (or was never) present in the content store. moby/moby#46244overlayfs
snapshotter by using reference-counted rootfs mounts. moby/moby#46266FROM scratch
Dockerfile instruction with the classic builder. moby/moby#46302mismatched image rootfs and manifest layers
errors with the classic builder. moby/moby#46310dockerd.exe --register-service
not working when the binary is in the current directory on Windows. moby/moby#46215docker login
against Docker Hub. docker/cli#4500GET /_ping
when possible. docker/cli#4508docker manifest inspect
an image on Docker Hub. docker/cli#4512docker events
not supporting--format=json
. docker/cli#4544Packaging updates
go1.20.7
. moby/moby#46140, docker/cli#4476, docker/docker-ce-packaging#932v1.7.3
(static binaries only). moby/moby#46103v2.21.0
. docker/docker-ce-packaging#936v24.0.5
Compare Source
24.0.5
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
Host:
header, in order to be compatible with changes introduced ingo1.20.6
. moby/moby#45962, moby/moby#45990Variant
not being included indocker image inspect
andGET /images/{name}/json
. moby/moby#46025RepoDigests
. moby/moby#46014EXPOSE
when building containers with the legacy builder. moby/moby#45921overlay
network on a non-Swarm node. moby/moby#45974auths: null
is found in the CLI config file. docker/cli#4450Packaging updates
contrib/init
. docker/docker-ce-packaging#914, docker/docker-ce-packaging#926contrib/init
. moby/moby#46044go1.20.6
. docker/cli#4428, moby/moby#45970, docker/docker-ce-packaging#921v2.20.2
. docker/docker-ce-packaging#924v0.11.2
. docker/docker-ce-packaging#922v24.0.4
Compare Source
24.0.4
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
v24.0.3
Compare Source
24.0.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
FROM scratch
in container builds. moby/moby#45822docker cp
with snapshotters that cannot mount the same content multiple times. moby/moby#45780, moby/moby#45786type=image
not being correctly unpacked/stored. moby/moby#45692docker load
. moby/moby#45688name_to_handle_at(2)
is now always allowed in the default seccomp profile. moby/moby#45833host-gateway
with BuildKit by passing the IP as a label (also requires docker/buildx#1894). moby/moby#45790POST /containers/{id}/stop
would forcefully terminate the container when the request was canceled, instead of waiting until the specified timeout for a 'graceful' stop. moby/moby#45774docker cp -a
from the root (/
) directory would fail. moby/moby#45748GET /info
. moby/moby#45856docker info
when only the client is in debug mode. docker/cli#4393Packaging updates
go1.20.5
. moby/moby#45745, docker/cli#4351, docker/docker-ce-packaging#904v2.19.1
. docker/docker-ce-packaging#916v0.11.1
. docker/docker-ce-packaging#918v24.0.2
Compare Source
24.0.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
exit code: 4294967295
when performing many concurrent build stages. moby/moby#45620etc/hosts
(%WINDIR%\System32\Drivers\etc\hosts
), including resolution oflocalhost
. moby/moby#45562docker exec
commands to take significantly longer than expected. moby/moby#45625Created
field would contain an incorrect value. moby/moby#45623Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.