Skip to content

Commit

Permalink
build: move dockerfile back to root
Browse files Browse the repository at this point in the history
  • Loading branch information
vitonsky committed Jun 4, 2024
1 parent 9dedc96 commit f506742
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
user: node
build:
context: .
dockerfile: ./docker/Dockerfile
dockerfile: Dockerfile
volumes:
- ./build:/mnt/builder/build
- ./thirdparty/bergamot/build:/mnt/builder/thirdparty/bergamot/build
Expand Down

0 comments on commit f506742

Please sign in to comment.