From 02f0bb64c73c9f50e6aa876f538b82c564b59406 Mon Sep 17 00:00:00 2001 From: Bojan Kucera Date: Thu, 5 Jun 2025 21:59:24 -0400 Subject: [PATCH] removed latest --- k8s-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-deployment.yaml b/k8s-deployment.yaml index 027ce57..6797f80 100644 --- a/k8s-deployment.yaml +++ b/k8s-deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: proxy-detection-api - image: registry.stare.gg/boki/proxy-detection:latest + image: registry.stare.gg/boki/proxy-detection imagePullPolicy: Always ports: - containerPort: 2424