-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency docker/docker to v26 #39
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-26-ubuntu-23.04-dind-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
from
April 22, 2024 21:30
c12d01d
to
82b867c
Compare
alexcb
approved these changes
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
5 times, most recently
from
April 29, 2024 22:04
9074e95
to
0757f3d
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
8 times, most recently
from
May 6, 2024 10:23
3ebed2a
to
098a352
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
6 times, most recently
from
May 13, 2024 21:09
bf94a0c
to
0646021
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
2 times, most recently
from
May 21, 2024 01:18
38a5467
to
bb0b297
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
3 times, most recently
from
May 27, 2024 17:01
64c0872
to
137dc50
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
3 times, most recently
from
July 2, 2024 00:05
0606a79
to
5f0d066
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
3 times, most recently
from
July 15, 2024 15:57
06d5473
to
8d90e89
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
6 times, most recently
from
July 29, 2024 14:31
b1136c9
to
69b7602
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
3 times, most recently
from
July 30, 2024 01:50
7f8bc5a
to
3547176
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
4 times, most recently
from
August 19, 2024 20:09
8bdbd6c
to
eec8728
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
4 times, most recently
from
September 2, 2024 21:09
6a8ef3e
to
feb6e51
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
4 times, most recently
from
September 9, 2024 23:02
65f0469
to
f23f0ef
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
from
September 23, 2024 13:40
f23f0ef
to
4950cbb
Compare
renovate
bot
force-pushed
the
renovate/major-26-ubuntu-23.04-dind-image
branch
from
September 23, 2024 19:56
4950cbb
to
75f55f8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
25.0.2
->26.1.5
Release Notes
docker/docker (docker/docker)
v26.1.5
Compare Source
26.1.5
Security
This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq
that impacted setups using authorization plugins (AuthZ)
for access control. No other changes are included in this release, and this
release is otherwise identical for users not using AuthZ plugins.
Full Changelog: moby/moby@v26.1.4...v26.1.5
v26.1.4
Compare Source
26.1.4
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release updates the Go runtime to 1.21.11 which contains security fixes for:
Bug fixes and enhancements
superfluous response.WriteHeader call ...
messages.. moby/moby#47843ContextType: "moby"
to the context list/inspect output to address a compatibility issue with Visual Studio Container Tools. docker/cli#5095Packaging updates
v26.1.3
Compare Source
26.1.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
--internal
network. moby/moby#47832Packaging updates
v26.1.2
Compare Source
26.1.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
Packaging updates
v26.1.1
Compare Source
26.1.1
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker run -d
printing ancontext canceled
spurious error when OTEL is configured. docker/cli#5044DOCKER_BRIDGE_PRESERVE_KERNEL_LL=1
will prevent the daemon from removing the kernel-assigned link local address on a Linux bridge. moby/moby#47775/proc/sys/net
filesystem. If IPv6 cannot be disabled on an interface due to this, either disable IPv6 by default on the host or ensure/proc/sys/net
is read-write. Otherwise, start dockerd withDOCKER_ALLOW_IPV6_ON_IPV4_INTERFACE=1
to bypass the error. moby/moby#47769Packaging updates
v26.1.0
Compare Source
26.1.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
For more information, see OpenTelemetry for the Docker CLI. docker/cli#4889
Bug fixes and enhancements
nslookup
, fall back to the external resolvers when they get aSERVFAIL
answer from the internal server. So, the internal DNS server can now be configured to forward requests to the external resolvers, by setting"features": {"windows-dns-proxy": true }
in thedaemon.json
file. moby/moby#47584Subpath
not being passed to the container config. moby/moby#47711WORKDIR <directory>/
build step (directory with a trailing slash). moby/moby#47723docker images
failing when any image in the store has unexpected target. moby/moby#47738v26.0.2
Compare Source
26.0.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release contains a security fix for CVE-2024-32473, an unexpected configuration of IPv6 on IPv4-only interfaces.
Bug fixes and enhancements
v26.0.1
Compare Source
26.0.1
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
--sysctl
options prevented container startup. moby/moby#47646platform
from imageconfig
OCI descriptor indocker save
output. moby/moby#47694docker save
will now have a non-emptymediaType
field inindex.json
moby/moby#47701Packaging updates
v26.0.0
Compare Source
26.0.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release contains a security fix for CVE-2024-29018, a potential data exfiltration from 'internal' networks via authoritative DNS servers.
New
Subpath
field to theVolumeOptions
making it possible to mount a subpath of a volume. moby/moby#45687volume-subpath
support to the mount flag (--mount type=volume,...,volume-subpath=<subpath>
). docker/cli#4331=
separators and[ipv6]
in compose files fordocker stack deploy
. docker/cli#4860DOCKERD_ROOTLESS_ROOTLESSKIT_DISABLE_HOST_LOOPBACK
environment variable tofalse
(defaults totrue
). This lets containers connect to the host by using IP address10.0.2.2
. moby/moby#47352docker image ls
no longer creates duplicates entries for multi-platform images. moby/moby#45967Bug fixes and enhancements
/etc/hosts
if successful. moby/moby#47062ADD
Dockerfile instruction failing withlsetxattr <file>: operation not supported
when unpacking archive with xattrs onto a filesystem that doesn't support them. moby/moby#47175docker container start
failing when used with--checkpoint
. moby/moby#47456docker image ls
with ambiguous argument. docker/cli#4849@docker_cli_[UUID]
files on OpenBSD. docker/cli#4862resolv.conf
as upstream resolvers for Docker Engine's internal DNS, rather than listing them in the container'sresolv.conf
. moby/moby#47512--userns-remap
option is used. moby/moby#46786Pulling fs layer
status. moby/moby#47432API
GET /images/{id}/json
omits theCreated
field (previously it was0001-01-01T00:00:00Z
) if theCreated
field is missing from the image config. moby/moby#47451Created
field inGET /images/{id}/json
with0001-01-01T00:00:00Z
for API version <= 1.43. moby/moby#47387is_automated
field in thePOST /images/search
endpoint results is alwaysfalse
now. Consequently, searching foris-automated=true
will yield no results, whileis-automated=false
will be a no-op. moby/moby#47465Container
andContainerConfig
fields from theGET /images/{name}/json
response. moby/moby#47430Packaging updates
Removed
Container
andContainerConfig
fields from theGET /images/{name}/json
response. moby/moby#47430github.com/docker/docker/pkg/loopback
package. moby/moby#47128ErrNotSupportedOperatingSystem
,IsOSSupported
moby/moby#47129--oom-score-adjust
was deprecated in v24.0 and is now removed. moby/moby#46113These aliases are now removed:
types.Info
,types.Commit
,types.PluginsInfo
,types.NetworkAddressPool
,types.Runtime
,types.SecurityOpt
,types.KeyValue
,types.DecodeSecurityOptions
,types.CheckpointCreateOptions
,types.CheckpointListOptions
,types.CheckpointDeleteOptions
,types.Checkpoint
,types.ImageDeleteResponseItem
,types.ImageSummary
,types.ImageMetadata
,types.ServiceUpdateResponse
,types.ServiceCreateResponse
,types.ResizeOptions
,types.ContainerAttachOptions
,types.ContainerCommitOptions
,types.ContainerRemoveOptions
,types.ContainerStartOptions
,types.ContainerListOptions
,types.ContainerLogsOptions
NewStartOptions()
docker/cli#4811DockerCliOption
,InitializeOpt
docker/cli#4810v25.0.6
Compare Source
25.0.6
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins (AuthZ) for access control.
Bug fixes and enhancements
platform
from imageconfig
OCI descriptor indocker save
output. moby/moby#47695Created
value set. moby/moby#47759Packaging updates
Full Changelog: moby/moby@v25.0.5...v25.0.6
v25.0.5
Compare Source
25.0.5
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Security
This release contains a security fix for CVE-2024-29018, a potential data exfiltration from 'internal' networks via authoritative DNS servers.
Bug fixes and enhancements
open /etc/docker/plugins: permission denied
. moby/moby#47587docker build
runs leaking disk space. moby/moby#47527v25.0.4
Compare Source
25.0.4
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker start
failing when used with--checkpoint
moby/moby#47466Pulling fs layer
status moby/moby#47484API
GET /images/{id}/json
omits theCreated
field (previously it was0001-01-01T00:00:00Z
) if theCreated
field is missing from the image config. moby/moby#47451Created
field inGET /images/{id}/json
with0001-01-01T00:00:00Z
for API version <= 1.43. moby/moby#47387NetworkMode
name-or-id is not the same as the name-or-id used inNetworkSettings.Networks
. moby/moby#47510Packaging updates
Full Changelog: moby/moby@v25.0.3...v25.0.4
v25.0.3
Compare Source
25.0.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
containerd image store: Fix a bug where
docker image history
would fail if a manifest wasn't found in the content store. moby/moby#47348Ensure that a generated MAC address is not restored when a container is restarted, but a configured MAC address is preserved. moby/moby#47304
docker save <image>@​<digest>
producing an OCI archive with index without manifests. moby/moby#47294internal
network. moby/moby#47303ipv6
daemon option was ignored. moby/moby#47310journald
log driver preventing container logs from being followed correctly with systemd version 255. moby/moby47243Packaging updates
Configuration
📅 Schedule: Branch creation - "after 6am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.