mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Update docker-compose for change of path
This commit is contained in:
@@ -8,5 +8,5 @@ services:
|
||||
container_name: 'alas'
|
||||
image: 'alas'
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./dev_tools/Dockerfile
|
||||
context: ./deploy/docker/
|
||||
dockerfile: ./Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user