ci: bump image to 1d70c0c1b1

This commit is contained in:
ci
2026-06-02 17:27:37 +00:00
parent 1d70c0c1b1
commit c611973c49

View File

@@ -27,7 +27,7 @@ spec:
terminationGracePeriodSeconds: 30 terminationGracePeriodSeconds: 30
containers: containers:
- name: agent - name: agent
image: registry.a2acloud.io/agents/agent-builder:9a90add73879b73a0c779a7f632f9345759fc11d image: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8000 - containerPort: 8000
@@ -35,9 +35,9 @@ spec:
protocol: TCP protocol: TCP
env: env:
- name: A2A_AGENT_IMAGE - name: A2A_AGENT_IMAGE
value: registry.a2acloud.io/agents/agent-builder:9a90add73879b73a0c779a7f632f9345759fc11d value: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
- name: A2A_RENDER_IMAGE - name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/agent-builder:9a90add73879b73a0c779a7f632f9345759fc11d value: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
- name: SANDBOX_URL - name: SANDBOX_URL
value: http://sandbox.sandbox.svc.cluster.local:8000 value: http://sandbox.sandbox.svc.cluster.local:8000
- name: A2A_SANDBOX_URL - name: A2A_SANDBOX_URL