✨ feat(apifox-runner): update to version 2.1.0
This commit is contained in:
parent
718f1d94f7
commit
89b4054456
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
apifox-runner:
|
apifox-runner:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:1.9.0
|
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:2.1.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue