Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use selenium/standalone-chromium on AMD and ARM #722

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Jubeki
Copy link
Contributor

@Jubeki Jubeki commented Sep 11, 2024

This PR unifies the use to selenium/standalone-chromium on both AMD and ARM, instead of before the two different images:

  • selenium/standalone-chrome for AMD
  • selenium/standalone-chromium for ARM

What currently happens: If you are on AMD-based platform the first image will be used, if you are on an ARM-based platform the second-image will be used.

If a team has different platforms, this can result in a conflict. Therefor I would recommend using the standalone-chromium image, which supports both platforms.

Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@Jubeki Jubeki changed the title Use selenium/standalone-chromium Use selenium/standalone-chromium on AMD and ARM Sep 11, 2024
@Jubeki Jubeki marked this pull request as ready for review September 11, 2024 10:10
@taylorotwell
Copy link
Member

@Jubeki this one has conflicts.

@taylorotwell taylorotwell marked this pull request as draft September 11, 2024 13:07
@Jubeki Jubeki marked this pull request as ready for review September 11, 2024 13:36
@taylorotwell taylorotwell merged commit 4a7e41d into laravel:1.x Sep 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants