Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

v0.17.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@iaguis iaguis released this 22 Sep 13:35
· 14 commits to master since this release
v0.17.0

This is mostly a bugfix release that fixes a couple of panics and supports additional docker image syntax.

  • Avoid panicking on scratch images (248).
  • Bugfix/panic on invalid env entry (#249).
  • lib/common: update ParseDockerURL (#250).