1
0
Fork 0

阿里云 Docker 镜像支持

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2024-12-26 12:56:55 +08:00
parent c8b588adc1
commit 57264d8a25
7 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
apifox-runner: apifox-runner:
image: apifox/self-hosted-general-runner:latest image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:1.4.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"