ci: Update build container image name
registry.pyrocufflink.blue is going away, and all the container images hosted there are moving to Gitea.
parent
9cca1c878d
commit
fe183bddaa
|
@ -3,7 +3,7 @@ spec:
|
|||
fsGroup: 1000
|
||||
containers:
|
||||
- name: buildroot
|
||||
image: registry.pyrocufflink.blue/buildroot
|
||||
image: git.pyrocufflink.net/containerimages/buildroot
|
||||
command:
|
||||
- sleep
|
||||
- infinity
|
||||
|
|
Loading…
Reference in New Issue