Skip to content

v1.0.4.3

Compare
Choose a tag to compare
@borsboom borsboom released this 07 Apr 12:43
· 7784 commits to stable since this release

This is a hotfix for a bug that can cause the contents of your ~/.ssh directory to be deleted when using Docker integration and stack clean --full.

Bug fixes:

  • Don't delete contents of ~/.ssh when using stack clean --full with Docker
    enabled #2000