Skip to content

Commit

Permalink
fix: build context in docker-compose.e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh authored Jul 3, 2023
1 parent 7a69d5d commit 76a38f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ services:
e2e:
build:
dockerfile: ./Dockerfile
context: .
environment:
- SELENIUM_REMOTE_CHROMIUM_URL=http://chromium:4444
- SELENIUM_REMOTE_FIREFOX_URL=http://firefox:4444
Expand Down

0 comments on commit 76a38f3

Please sign in to comment.