更新 docker-compose.yml
This commit is contained in:
parent
198702a335
commit
99ceab32b0
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user