infra/updatebot/pipeline/head This commit looks good
Details
Repositories on Docker Hub often have images we do not want to consider when determining the "latest" version of an application, such as non=container images, development/testing versions, etc. To exclude these, project sources can now define a `version_re` property that contains a regular expression. Images that do not match the expression will be ignored. |
||
---|---|---|
ci | ||
.containerignore | ||
.gitignore | ||
Containerfile | ||
pyproject.toml | ||
updatebot.py |