fifa17-recon: fix compose dockerfile path for relocated build context
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
fut-backend:
|
||||
build:
|
||||
context: ../..
|
||||
dockerfile: fifa17-python/Dockerfile
|
||||
dockerfile: docker/fifa17-python/Dockerfile
|
||||
image: openfut-fut-backend:dev
|
||||
container_name: openfut-fut-backend
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user