Skip to content

v0.24.1

Latest
Compare
Choose a tag to compare
@jesseduffield jesseduffield released this 23 Nov 06:33
be05115

Thanks to everybody who contributed in this release!

What's Changed

  • fix: Properly support remote docker daemon over ssh by @rajiv-k in #511
  • fix lazydocker breaking when having default context in config by @peauc in #552
  • Bump lots of dependencies for various improvements by @thaJeztah in #561
    • This fixed a bug I had where sometimes lazydocker didn't realise it was in a folder with a docker compose file.
  • Add hint to what .DockerCompose is in documentation by @hauskens in #554
  • Use 'docker compose' by default by @jesseduffield in #563
  • go.mod: github.com/docker/docker, docker/cli v27.1.1 by @thaJeztah in #568

New Contributors

Full Changelog: v0.23.3...v0.24.1