infra(ci): use harbor python utility images
This commit is contained in:
parent
043a2e75c8
commit
cb7e0238dc
@ -43,7 +43,7 @@ spec:
|
|||||||
values: ["arm64"]
|
values: ["arm64"]
|
||||||
containers:
|
containers:
|
||||||
- name: dedupe
|
- name: dedupe
|
||||||
image: python:3.12-slim
|
image: registry.bstein.dev/bstein/python:3.12-slim
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@ -50,7 +50,7 @@ spec:
|
|||||||
values: ["rpi5"]
|
values: ["rpi5"]
|
||||||
containers:
|
containers:
|
||||||
- name: exporter
|
- name: exporter
|
||||||
image: python:3.12-slim
|
image: registry.bstein.dev/bstein/python:3.12-slim
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user