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
|
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
|
||||||
|
|
Loading…
Reference in New Issue