change docker image

This commit is contained in:
wandoubaba 2023-10-25 20:30:57 +08:00
parent 1b92be2fd1
commit 6a4b97665a

View File

@ -2,7 +2,7 @@ version: "3.1"
services: services:
webman-jsonrpc: webman-jsonrpc:
image: registry.cn-shanghai.aliyuncs.com/wandoubaba/workerman:${WORKERMAN_IMAGE_VERSION} image: wandoubaba517/workerman:${WORKERMAN_IMAGE_VERSION}
container_name: webman-jsonrpc container_name: webman-jsonrpc
network_mode: host network_mode: host
restart: always restart: always