Skip to content

Commit 33a7cf2

Browse files
authored
Merge pull request #232 from Letian88/apex-acs
fix: add uat environment and update image address
2 parents 119e8e4 + 6385b9f commit 33a7cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/matmaster_agent/apex_agent/constant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
ApexBohriumExecutor['machine']['remote_profile'][
1818
'image_address'
19-
] = 'registry.dp.tech/dptech/dp/native/prod-16664/apex-agent-all:0.0.1'
19+
] = 'registry.dp.tech/dptech/dp/native/prod-16664/apex-agent-all:0.0.2'
2020

2121
# APEX专用的Bohrium存储配置
2222
ApexBohriumStorage = copy.deepcopy(BohriumStorge)

0 commit comments

Comments
 (0)