diff --git a/docker-compose.production.yml b/docker-compose.production.yml index e14fb23..42a24f2 100644 --- a/docker-compose.production.yml +++ b/docker-compose.production.yml @@ -4,5 +4,5 @@ services: top: build: context: ./docker/top/ - dockerfile: Dockerfile + dockerfile: Dockerfile.production image: git.nixc.us/colin/top:production \ No newline at end of file