From e732a44ee88d1cee3bfc1e4d85abd6a4ffe08bbb Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Thu, 12 Mar 2026 07:11:46 +0000 Subject: [PATCH] chore: update phoenix image to c124f4748fc9bd33cc96f63198dfa5c7db683f22 --- phoenix/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix/deployment.yaml b/phoenix/deployment.yaml index ecfaa57..5947aba 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:72a4422a39c7fd6466fe30bfd6519a0b6da58b6a + image: harbor.mxhunt.in/k8s-lab/phoenix:c124f4748fc9bd33cc96f63198dfa5c7db683f22 ports: - containerPort: 8080 # hostPort: 8080