From 69da2e035f78017ebb920ba9c1508e5208ffa30e Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Wed, 11 Mar 2026 19:17:50 +0000 Subject: [PATCH] chore: update phoenix image to d291abc731629abb5636e1e99c20eac4db41cc78 --- phoenix/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix/deployment.yaml b/phoenix/deployment.yaml index 9a14152..06d68d1 100644 --- a/phoenix/deployment.yaml +++ b/phoenix/deployment.yaml @@ -23,7 +23,7 @@ spec: - name: harbor-secret containers: - name: phoenix-app - image: harbor.mxhunt.in/k8s-lab/phoenix:latest + image: harbor.mxhunt.in/k8s-lab/phoenix:d291abc731629abb5636e1e99c20eac4db41cc78 ports: - containerPort: 8080 hostPort: 8080