From dd38b0ee7f06e5d4100a261002894d5d70a7ccce Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Thu, 12 Mar 2026 08:32:30 +0000 Subject: [PATCH] chore: update phoenix image to 803b033bd5a81a33ad129f9907845a5030351963 --- phoenix/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix/deployment.yaml b/phoenix/deployment.yaml index af19200..22d7625 100644 --- a/phoenix/deployment.yaml +++ b/phoenix/deployment.yaml @@ -25,7 +25,7 @@ spec: type: RuntimeDefault containers: - name: phoenix-app - image: harbor.mxhunt.in/k8s-lab/phoenix:c124f4748fc9bd33cc96f63198dfa5c7db683f22 + image: harbor.mxhunt.in/k8s-lab/phoenix:803b033bd5a81a33ad129f9907845a5030351963 ports: - containerPort: 8080 env: