From b16645fd60674b2796496ded912487eb2c65043d Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Thu, 12 Mar 2026 08:34:37 +0000 Subject: [PATCH] chore: update phoenix image to 934fc65d1a00f96629d07dee790a3c112afe9b28 --- phoenix/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix/deployment.yaml b/phoenix/deployment.yaml index 6d1a3f6..c679bbb 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:803b033bd5a81a33ad129f9907845a5030351963 + image: harbor.mxhunt.in/k8s-lab/phoenix:934fc65d1a00f96629d07dee790a3c112afe9b28 ports: - containerPort: 8080 hostPort: 8080