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