Skip to content

Commit

Permalink
AO3-6837 Use selenium/standalone-chromium in docker-compose (#4955)
Browse files Browse the repository at this point in the history
use selenium/standalone-chromiumin docker-compose
  • Loading branch information
amecreate authored Nov 10, 2024
1 parent a2478da commit 6443729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ services:
chrome:
profiles:
- test
image: selenium/standalone-chrome
image: selenium/standalone-chromium
ports:
- "4444:4444"
test:
Expand Down

0 comments on commit 6443729

Please sign in to comment.