diff --git a/gp2501/patch/agent-deployment_patch.yaml b/gp2501/patch/agent-deployment_patch.yaml index 65b4c66..6b174f5 100644 --- a/gp2501/patch/agent-deployment_patch.yaml +++ b/gp2501/patch/agent-deployment_patch.yaml @@ -7,7 +7,7 @@ spec: spec: containers: - name: stock2-web-agent - image: juyou.tencentcloudcr.com/juyoutech/stock2_web_agent:main + image: juyou.tencentcloudcr.com/juyoutech/stock2_web_agent:latest imagePullPolicy: Always ports: - containerPort: 80 \ No newline at end of file