Update dependency docker/docker to v24.0.9 #7
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:
24.0.5
->24.0.9
Release Notes
docker/docker (docker/docker)
v24.0.9
Compare Source
24.0.9
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release contains security fixes for the following CVEs affecting Docker Engine and its components.
For more information about the security issues addressed in this release, and the unaddressed vulnerabilities in BuildKit, refer to the
blog post. For details about each vulnerability, see the relevant security advisory:
Packaging updates
v24.0.8
Compare Source
24.0.8
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker run --rm
) are no longer forcibly removed on engine restart. moby/moby#46857Packaging updates
go1.20.13
. moby/moby#47054, docker/cli#4826, docker/docker-ce-packaging#975v24.0.7
Compare Source
24.0.7
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
dockerd-rootless-setuptools.sh
when username contains a backslash. moby/moby#46407dockerd --bridge=none
is used. moby/moby#46702--ip-range
with a range larger than the subnet. docker/for-mac#6870Packaging updates
docker.socket
not getting disabled when uninstalling thedocker-ce
RPM package. docker/docker-ce-packaging#852go1.20.10
. docker/docker-ce-packaging#951v1.7.6
(static binaries only). moby/moby#46103containerd.io
package tov1.6.24
.Security
/sys/devices/virtual/powercap
by default. This change hardens against CVE-2020-8694, CVE-2020-8695, and CVE-2020-12912, and an attack known as the PLATYPUS attack. For more details, see advisory, commit.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#936Configuration
📅 Schedule: Branch creation - "after 6am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.