mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
* ci: Add OCI labels to Dockerfile Added OCI labels for metadata and documentation. * ci: Add APP_VERSION and APP_REVISION arguments Added ARG directives for application version and revision to Dockerfile. * ci: Add APP_REVISION build argument to Docker build