For example, alpine tags are published in the format: sha-7c4b132-alpine.
This makes it impossible to make it work with renovate.
Are commit hashes supported?
No, Renovate ignores Docker image tags that look like a Git commit hash.
Why is it not published in semver format (like on github releases)? For example: 0.18.0-alpine.
Thanks.
For example, alpine tags are published in the format:
sha-7c4b132-alpine.This makes it impossible to make it work with renovate.
Why is it not published in semver format (like on github releases)? For example:
0.18.0-alpine.Thanks.