Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): update Docker workflow to include version tagging
Adds a step to install jq and retrieves the version from package.json to tag the Docker image. This ensures that the Docker image is versioned correctly based on the package version, improving traceability and deployment consistency.
- Loading branch information