use latest build for site
This commit is contained in:
parent
1fac2efec5
commit
a507e1616b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
web:
|
web:
|
||||||
build:
|
build:
|
||||||
context: ./repos/main-site
|
context: ./repos/main-site
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./latest.Dockerfile
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- VIRTUAL_HOST=faulty.nl
|
- VIRTUAL_HOST=faulty.nl
|
||||||
|
|
Reference in a new issue