Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
image-util.sh - Allow dot and hyphen in tag name (#90)
The sanitization to clean the tag name should allow dots and hyphens. Particularly because the sanitization runs on the git tag (e.g. v1.2.3). Also, the tag can't start with a period or hyphen.
- Loading branch information