Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:22

0.6.1 (2026-07-05)

Fixed

  • Set WORKDIR / in the Docker image so the daemon's relative default file paths resolve against container-root mounts (regression from the busybox→distroless switch) (#9)
Commit summary (auto-generated)

Bug Fixes

  • docker: set WORKDIR / so relative default paths resolve on distroless (8ec168f)