mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Update docker-compose for change of path
This commit is contained in:
parent
0acefb1349
commit
5d5f88e4f4
@ -8,5 +8,5 @@ services:
|
||||
container_name: 'alas'
|
||||
image: 'alas'
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./dev_tools/Dockerfile
|
||||
context: ./deploy/docker/
|
||||
dockerfile: ./Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user