From 34cb8cd50d0437910c6be09e8b205d7e1b8d4222 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Thu, 12 Mar 2026 06:28:12 +0000 Subject: [PATCH] chore: update phoenix image to e6b495aa919673bd92cc072519627d448af05d0c --- phoenix/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix/deployment.yaml b/phoenix/deployment.yaml index 0db9774..4b24f33 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:d291abc731629abb5636e1e99c20eac4db41cc78 + image: harbor.mxhunt.in/k8s-lab/phoenix:e6b495aa919673bd92cc072519627d448af05d0c ports: - containerPort: 8080 hostPort: 8080