Releases: PerimeterX/envite
Releases · PerimeterX/envite
v0.0.10
v0.0.9
Fixed
- Cleanup phase failed when using the same image for multiple components due to a failure in removing the image
more than once. To fix this - ignored that specific issue "reference does not exist" when that error is returned
from the docker remove request
v0.0.8
v0.0.7
What's Changed
upgrade docker(moby) lib and update usages to deprecated structs see https://github.com/moby/moby/releases/tag/v27.0.1
upgraded go version to v1.22
v0.0.6
v0.0.5
- Fix error parsing null configs
Full Changelog: v0.0.4...v0.0.5