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

Fix: use different chromium versions for different architectures #1053

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

nadiamoe
Copy link
Member

Terrible, terrible hack to work around the drift in alpine where amd64 and arm64 have different chromium versions.

Since we are pinning versions, and since Alpine does not have a
consistent set of packages across all the architectures, we have to
install different versions of the chromium package depending on which
achitecture we are targeting.
@mem mem force-pushed the dockerfile-alpine-arm-separate branch from 4ab9523 to 564a0ba Compare November 18, 2024 18:31
@mem mem changed the title chore: use different versions for arm64 and amd64 in Dockerfile Fix: use different chromium versions for different architectures Nov 18, 2024
@mem mem marked this pull request as ready for review November 18, 2024 18:32
@mem mem requested a review from a team as a code owner November 18, 2024 18:32
@mem mem enabled auto-merge (squash) November 18, 2024 19:20
@mem mem disabled auto-merge November 18, 2024 19:20
@mem mem merged commit 14b309d into main Nov 18, 2024
6 checks passed
@mem mem deleted the dockerfile-alpine-arm-separate branch November 18, 2024 19:21
@sm-release-app sm-release-app bot mentioned this pull request Nov 18, 2024
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