The workflow probably does not yet push a nice docker tag if git tag `1.2.3` was pushed. See https://github.com/docker/metadata-action#typesemver Also unknown if `1.2.3` would work because docs only mention `v1.2.3`.
The workflow probably does not yet push a nice docker tag if git tag
1.2.3was pushed.See https://github.com/docker/metadata-action#typesemver
Also unknown if
1.2.3would work because docs only mentionv1.2.3.