dependabot[bot] opened a new pull request, #31327:
URL: https://github.com/apache/beam/pull/31327

   Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
25.0.5+incompatible to 26.1.3+incompatible.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/docker/releases";>github.com/docker/docker's 
releases</a>.</em></p>
   <blockquote>
   <h2>v26.1.3</h2>
   <h2>26.1.3</h2>
   <p>For a full list of pull requests and changes in this release, refer to 
the relevant GitHub milestones:</p>
   <ul>
   <li><a 
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A26.1.3";>docker/cli,
 26.1.3 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A26.1.3";>moby/moby,
 26.1.3 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v26.1.3/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v26.1.3/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Fix a regression that prevented the use of DNS servers within a 
<code>--internal</code> network. <a 
href="https://redirect.github.com/moby/moby/pull/47832";>moby/moby#47832</a></li>
   <li>When the internal DNS server's own address is supplied as an external 
server address, ignore it to avoid unproductive recursion. <a 
href="https://redirect.github.com/moby/moby/pull/47833";>moby/moby#47833</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Allow runc to kill containers when confined to the runc profile in 
AppArmor version 4.0.0 and later. <a 
href="https://redirect.github.com/moby/moby/pull/47829";>moby/moby#47829</a></li>
   </ul>
   <h2>v26.1.2</h2>
   <h2>26.1.2</h2>
   <p>For a full list of pull requests and changes in this release, refer to 
the relevant GitHub milestones:</p>
   <ul>
   <li><a 
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A26.1.2";>docker/cli,
 26.1.2 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A26.1.2";>moby/moby,
 26.1.2 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v26.1.2/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v26.1.2/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Fix issue where the CLI process would sometimes hang when a container 
failed to start. <a 
href="https://redirect.github.com/docker/cli/pull/5062";>docker/cli#5062</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Update Go runtime to 1.21.10. <a 
href="https://redirect.github.com/moby/moby/pull/47806";>moby/moby#47806</a></li>
   </ul>
   <h2>v26.1.1</h2>
   <h2>26.1.1</h2>
   <p>For a full list of pull requests and changes in this release, refer to 
the relevant GitHub milestones:</p>
   <ul>
   <li><a 
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A26.1.1";>docker/cli,
 26.1.1 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A26.1.1";>moby/moby,
 26.1.1 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v26.1.1/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v26.1.1/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Fix <code>docker run -d</code> printing an <code>context canceled</code> 
spurious error when OTEL is configured. <a 
href="https://redirect.github.com/docker/cli/pull/5044";>docker/cli#5044</a></li>
   <li>Experimental environment variable 
<code>DOCKER_BRIDGE_PRESERVE_KERNEL_LL=1</code> will prevent the daemon from 
removing the kernel-assigned link local address on a Linux bridge. <a 
href="https://redirect.github.com/moby/moby/pull/47775";>moby/moby#47775</a></li>
   <li>Resolve an issue preventing container creation on hosts with a read-only 
<code>/proc/sys/net</code> filesystem. If IPv6 cannot be disabled on an 
interface due to this, either disable IPv6 by default on the host or ensure 
<code>/proc/sys/net</code> is read-write. Otherwise, start dockerd with 
<code>DOCKER_ALLOW_IPV6_ON_IPV4_INTERFACE=1</code> to bypass the error. <a 
href="https://redirect.github.com/moby/moby/pull/47769";>moby/moby#47769</a></li>
   </ul>
   <blockquote>
   <p>[!NOTE]</p>
   </blockquote>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/8e96db1c328d0467b015768e42a62c0f834970bb";><code>8e96db1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47832";>#47832</a> from 
vvoland/v26.1-47821</li>
   <li><a 
href="https://github.com/moby/moby/commit/c21fe3efa3d0e85585d19863a4575532fbe9c04b";><code>c21fe3e</code></a>
 Forward DNS requests into --internal networks</li>
   <li><a 
href="https://github.com/moby/moby/commit/86af4eddb3452ee556c74d225fbb3e082357d181";><code>86af4ed</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47833";>#47833</a> from 
vvoland/v26.1-47744</li>
   <li><a 
href="https://github.com/moby/moby/commit/73511cdee009d7df60443c861709c9933762b481";><code>73511cd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47829";>#47829</a> from 
vvoland/v26.1-47749</li>
   <li><a 
href="https://github.com/moby/moby/commit/9326cda7bf4a52a46b4e835505c57d2d281196dd";><code>9326cda</code></a>
 Do not forward DNS requests to self.</li>
   <li><a 
href="https://github.com/moby/moby/commit/76fcf9a8e0f1cc6824a8c58f0ab4cc3a77bd3826";><code>76fcf9a</code></a>
 apparmor: Allow confined runc to kill containers</li>
   <li><a 
href="https://github.com/moby/moby/commit/ef1912d8b6aec9fbc049002188be1fc0792f76d5";><code>ef1912d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47806";>#47806</a> from 
vvoland/v26.1-47805</li>
   <li><a 
href="https://github.com/moby/moby/commit/10739af81a148058dbc0b46dd40535f0cd1c8718";><code>10739af</code></a>
 update to go1.21.10</li>
   <li><a 
href="https://github.com/moby/moby/commit/ac2de55998d4a977bee136e84cd983ec46855670";><code>ac2de55</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47775";>#47775</a> from 
vvoland/v26.1-47771</li>
   <li><a 
href="https://github.com/moby/moby/commit/9a2b5311275d20f7af8e6bae6e34d97dded91ae4";><code>9a2b531</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/47774";>#47774</a> from 
vvoland/v26.1-47769</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/docker/compare/v25.0.5...v26.1.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=25.0.5+incompatible&new-version=26.1.3+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to