v0.156.1
Infisical/infisicalv0.156.1Jan 21, 2026by akhilmhdh
AI Summary
A maintenance release updating the Docker build process to remove development dependencies from the final production output.
Key Highlights
- Updated Docker file build to remove dev dependencies from final output.
- Updated CLI version to latest in the Docker file.
New Features
- Docker build optimization (dev deps removal)
Full Release Notes
## What's Changed * chore: updated docker file build to remove dev from final output and dep update by @akhilmhdh in https://github.com/Infisical/infisical/pull/5222 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.156.0...v0.156.1