ci: Update build container image name

registry.pyrocufflink.blue is going away, and all the container images
hosted there are moving to Gitea.
Dustin 2022-12-21 10:03:39 -06:00
parent 9cca1c878d
commit fe183bddaa
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
containers: containers:
- name: buildroot - name: buildroot
image: registry.pyrocufflink.blue/buildroot image: git.pyrocufflink.net/containerimages/buildroot
command: command:
- sleep - sleep
- infinity - infinity