diff --git a/apps/apifox-runner/1.4.0/data.yml b/apps/apifox-runner/1.8.1/data.yml similarity index 100% rename from apps/apifox-runner/1.4.0/data.yml rename to apps/apifox-runner/1.8.1/data.yml diff --git a/apps/apifox-runner/1.4.0/docker-compose.yml b/apps/apifox-runner/1.8.1/docker-compose.yml similarity index 96% rename from apps/apifox-runner/1.4.0/docker-compose.yml rename to apps/apifox-runner/1.8.1/docker-compose.yml index a703fadd3..282b74436 100644 --- a/apps/apifox-runner/1.4.0/docker-compose.yml +++ b/apps/apifox-runner/1.8.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: apifox-runner: - image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:1.4.0 + image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:1.8.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"