zot version pin

This commit is contained in:
Brad Stein 2025-09-08 22:52:41 -05:00
parent 47a73af27e
commit f72dc43f76

View File

@ -32,7 +32,8 @@ spec:
values: ["rpi4"]
containers:
- name: zot
image: ghcr.io/project-zot/zot-linux-arm64:latest
image: ghcr.io/project-zot/zot-linux-arm64:v2.1.8
imagePullPolicy: IfNotPresent
args: ["serve", "/etc/zot/config.json"]
ports:
- { name: http, containerPort: 5000 }