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