Skip to content

Commit

Permalink
Update to the github hosted container image
Browse files Browse the repository at this point in the history
This prevents running into docker-hub rate limits

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Mar 14, 2024
1 parent dd6cfad commit e16a5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cirrus-ci/unit-test_task:
cirrus-ci/renovate_validation_task:
only_if: *not_docs
container:
image: docker.io/renovate/renovate:latest
image: ghcr.io/renovatebot/renovate:latest
env:
RCV: /usr/local/bin/renovate-config-validator
preset_validate_script:
Expand Down

0 comments on commit e16a5c5

Please sign in to comment.