Skip to content

Update dockerfile

James Nutt requested to merge renovate/dockerfile into main

This MR contains the following updates:

Package Update Change
docker/compose minor v2.16.0 -> v2.21.0
moby/moby patch v23.0.1 -> v23.0.6

Release Notes

docker/compose (docker/compose)

v2.21.0

Compare Source

💁🏻 Upgrade Notes

  • Format of docker compose ps and docker compose ps --format=json changed to better align with docker ps output (#​10918)

Features

🐛 Fixes

🔧 Internal

What's Changed

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.20.3...v2.21.0

v2.20.3

Compare Source

What's Changed

Enhancements
Fixes 🐛
Internal 🔧
Dependencies

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.20.2...v2.20.3

v2.20.2

Compare Source

What's Changed

Enhancements
Fixes 🐛
Internal 🔧
Dependencies

Full Changelog: https://github.com/docker/compose/compare/v2.20.1...v2.20.2

v2.20.1

Compare Source

What's Changed

Dependencies
Internal 🔧

Full Changelog: https://github.com/docker/compose/compare/v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Enhancements
Fixes 🐛
Internal 🔧
Bumps

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.19.1...v2.20.0

v2.19.1

Compare Source

Known Issues 😓

  • DNS resolution issues in services using multiple networks (#​10777)

Bugfixes 🐛

  • Fix for "container not connected to network" errors when running compose up (#​10756)
  • Default to project directory if build.context is not specified (see compose-spec/compose-spec#376)
  • Warn if using a bind mount in watch configuration (#​10741)

Changelog

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.19.0...v2.19.1

v2.19.0

Compare Source

Known Issues 😓

  • Intermittent "container is not connected to the network " errors on docker compose up (#​10668)

What's Changed

Enhancements
Fixes 🐛
Internal 🔧
Bumps

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.18.1...v2.19.0

v2.18.1

Compare Source

🐛 Fixes

  • Fix for "Image not found" errors when running up --build (#​10574)

What's Changed

Full Changelog: https://github.com/docker/compose/compare/v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

Enhancements

🐛 Fixes

🔧 Internal

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.17.3...v2.18.0

v2.17.3

Compare Source

💁🏻 Upgrade Notes (2.17.x)

  • Project name validation is more strictly enforced (project names must be lowercase alphanumeric characters, -, or _ and start with a letter/number)
  • Only YAML 1.2 boolean values (true / false) are now accepted (deprecated YAML 1.1 values no longer supported: y|Y|yes|Yes|YES|n|N|no|No|NO|True|TRUE|False|FALSE|on|On|ON|off|Off|OFF)
  • Duplicate mapping keys (<<) for merging YAML anchors are not allowed (see #​10411)

What's Changed

Enhancements

🐛 Fixes

🔧 Internal

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.17.2...v2.17.3

v2.17.2

Compare Source

💁🏻 Upgrade Notes (2.17.x)

  • Project name validation is more strictly enforced (project names must be lowercase alphanumeric characters, -, or _ and start with a letter/number)
  • Only YAML 1.2 boolean values (true / false) are now accepted (deprecated YAML 1.1 values no longer supported: y|Y|yes|Yes|YES|n|N|no|No|NO|True|TRUE|False|FALSE|on|On|ON|off|Off|OFF)
  • Duplicate mapping keys (<<) for merging YAML anchors are not allowed (see #​10411)

😰 Known Issues

  • For docker compose up, the flag long form --timeout is broken (workaround: use short form -t)

🐛 Fixes

  • Fix "invalid project name" errors for projects in directories with uppercase or . (#​10406)

🔧 Internal

What's Changed

Full Changelog: https://github.com/docker/compose/compare/v2.17.1...v2.17.2

v2.17.1

Compare Source

💁🏻 Upgrade Notes (2.17.x)

  • Project name validation is more strictly enforced (project names must be lowercase alphanumeric characters, -, or _ and start with a letter/number)
  • Only YAML 1.2 boolean values (true / false) are now accepted (deprecated YAML 1.1 values no longer supported: y|Y|yes|Yes|YES|n|N|no|No|NO|True|TRUE|False|FALSE|on|On|ON|off|Off|OFF)
  • Duplicate mapping keys (<<) for merging YAML anchors are not allowed (see #​10411)

🐛 Fixes

🔧 Internal

  • Upgrade to Go 1.20.2
  • Update BuildKit to v0.11.5
  • Update compose-go to v1.13.1

What's Changed

Full Changelog: https://github.com/docker/compose/compare/v2.17.0...v2.17.1

v2.17.0

Compare Source

💁🏻 Upgrade Notes (2.17.x)

  • Project name validation is more strictly enforced (project names must be lowercase alphanumeric characters, -, or _ and start with a letter/number)
  • Only YAML 1.2 boolean values (true / false) are now accepted (deprecated YAML 1.1 values no longer supported: y|Y|yes|Yes|YES|n|N|no|No|NO|True|TRUE|False|FALSE|on|On|ON|off|Off|OFF)
  • Duplicate mapping keys (<<) for merging YAML anchors are not allowed (see #​10411)

What's Changed

Enhancements
🐛 Fixes
🔧 Internal
Changelog

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.16.0...v2.17.0

moby/moby (moby/moby)

v23.0.6

Compare Source

23.0.6

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements
Packaging Updates

v23.0.5

Compare Source

23.0.5

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements
  • Add the --all / -a option when pruning volumes. docker/cli#4229
  • Add --format=json for docker info. docker/cli#4320
  • Fix log loss with the AWSLogs log driver. moby/moby#45350
  • Fix a regression introduced in v23.0.4 where dockerd would refuse to start if the fixed-cidr config parameter is provided but not bip. moby/moby#45403
  • Fix a panic in libnetwork during daemon start moby/moby#45376
  • Fix "tag" event not being sent when an image is built with buildx. moby/moby#45410
Packaging Updates

v23.0.4

Compare Source

23.0.4

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements
  • Fix a performance regression in Docker CLI 23.0.0 docker/cli#4141.
  • Fix progress indicator on docker cp not functioning as intended docker/cli#4157.
  • Fix shell completion for docker compose --file docker/cli#4177.
  • Fix an error caused by incorrect handling of "default-address-pools" in daemon.json moby/moby#45246.
Packaging Updates

v23.0.3

Compare Source

23.0.3

Note

Due to an issue with CentOS 9 Stream's package repositories, packages for CentOS 9 are currently unavailable. Packages for CentOS 9 may be added later, or as part of the next (23.0.4) patch release.

Bug fixes and enhancements
  • Fixed a number of issues that can cause Swarm encrypted overlay networks to fail to uphold their guarantees, addressing CVE-2023-28841, CVE-2023-28840, and CVE-2023-28842.
    • A lack of kernel support for encrypted overlay networks now reports as an error.
    • Encrypted overlay networks are eagerly set up, rather than waiting for multiple nodes to attach.
    • Encrypted overlay networks are now usable on Red Hat Enterprise Linux 9 through the use of the xt_bpf kernel module.
    • Users of Swarm overlay networks should review GHSA-vwm3-crmr-xfxw to ensure that unintentional exposure has not occurred.
Packaging Updates

v23.0.2

Compare Source

23.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements
  • Fully resolve missing checks for apparmor_parser when an AppArmor enabled kernel is detected. containerd/containerd#8087, moby/moby#45043
  • Ensure that credentials are redacted from Git URLs when generating BuildKit buildinfo. Fixes CVE-2023-26054. moby/moby#45110
  • Fix anonymous volumes created by a VOLUME line in a Dockerfile being excluded from volume prune. moby/moby#45159
  • Fix a failure to properly propagate errors during removal of volumes on a Swarm node. moby/moby#45155
  • Temporarily work around a bug in BuildKit COPY --link by disabling mergeop/diffop optimization. moby/moby#45112
  • Properly clean up child tasks when a parent Swarm job is removed. moby/swarmkit#3112, moby/moby#45107
  • Fix Swarm service creation logic so that both a GenericResource and a non-default network can be used together. moby/swarmkit#3082, moby/moby#45107
  • Fix Swarm CSI support requiring the CSI plugin to offer staging endpoints in order to publish a volume. moby/swarmkit#3116, moby/moby#45107
  • Fix a panic caused by log buffering in some configurations. containerd/fifo#47, moby/moby#45051
  • Log errors in the REST to Swarm gRPC API translation layer at the debug level to reduce redundancy and noise. moby/moby#45016
  • Fix a DNS resolution issue affecting containers created with --dns-opt or --dns-search when systemd-resolved is used outside the container. moby/moby#45000
  • Fix a panic when logging errors in handling DNS queries originating from inside a container. moby/moby#44980
  • Improve the speed of docker ps by allowing users to opt out of size calculations with --size=false. docker/cli#4107
  • Extend support for Bash completion to all plugins. docker/cli#4092
  • Fix docker stack deploy failing on Windows when special environment variables set by cmd.exe are present. docker/cli#4083
  • Add forward compatibility for future API versions by considering empty image tags to be the same as <none>. docker/cli#4065
  • Atomically write context files to greatly reduce the probability of corruption, and improve the error message for a corrupt context. docker/cli#4063
Packaging

Configuration

📅 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports