v0.13.1
Added 2
- Publish dive to ghcr.io
- Add x-cmd method to install dive
Fixed 4
- Fix layer selection to select only one layer at a time
- Fix Gitlab-ci integration broken with latest docker image
- Fix failed container creation after upgrading to 0.13.0
- Fix exec: getent executable file not found in $PATH
From dive
Bug Fixes
- Fix layer selection to select only one layer at a time [#585 @wagoodman]
- Gitlab-ci integration is broken with latest docker image [#580 #586 @wagoodman]
- Failed to Create Container After Upgrading to 0.13.0 [#576 #586 @wagoodman]
- exec: "getent": executable file not found in $PATH [#582 #586 @wagoodman]
- Publish dive to ghcr.io [#573 #577 @wagoodman]
Additional Changes
- Add x-cmd method to install dive [#550 @lunrenyi]