feat: add dockerhub credentials

This commit is contained in:
Simon Cornet 2026-05-08 13:20:39 +02:00
commit b9f158c30f
3 changed files with 11 additions and 1 deletions

View file

@ -3,3 +3,7 @@
# zot
# renovate: datasource=github-releases depName=project-zot/zot versioning=pep440
zot_version: "2.1.16"
# dockerhub credentials (optional, avoids rate limits)
# zot_dockerhub_username: ""
# zot_dockerhub_password: ""