Bug Fixes
- sqlite: create the database file automatically — a file URL like
sqlite:/data/scim.dbno longer needs?mode=rwc(#65)
Build System
- Build the published container image from the exact released binary (single source of truth) via one multi-target Dockerfile, and slim the runtime to distroless/base-nossl (~12 MB smaller) (#64)