Release v1.19.1
This release improves Docker image metadata by properly populating OCI image labels during the build process.
Changes
- Enhanced GitHub Actions build workflow to pass
VERSIONandBUILD_DATEarguments to Docker build - OCI image labels are now properly populated:
org.opencontainers.image.version- Contains the version from.versionfileorg.opencontainers.image.created- Contains the ISO 8601 build timestamp
Docker Image
docker pull ghcr.io/txlog/server:v1.19.1Links
- Full Changelog: v1.19.0...v1.19.1
- Documentation: https://github.com/txlog/server
- Issues: https://github.com/txlog/server/issues