更新 docker-compose.yml

This commit is contained in:
heibai2006 2024-01-13 09:12:52 +00:00
parent 198702a335
commit 99ceab32b0

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
webman: webman:
image: "krisss/docker-webman:${PHP_CLI_VERSION}" image: "http://git.des8.com/heibai2006/webman-docker:${PHP_CLI_VERSION}"
build: build:
context: "./" context: "./"
args: args: