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

build: Change alpine image to one compatible with Prisma #18080

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

emrysal
Copy link
Contributor

@emrysal emrysal commented Dec 10, 2024

What does this PR do?

Alpine Linux 3.21 isn't compatible with Prisma at this point in time, so reverting the image to the previous 3.20 version.

prisma/prisma#25817

@graphite-app graphite-app bot requested a review from a team December 10, 2024 02:30
Copy link
Contributor

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Change alpine image to one compatible with Prisma". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copy link

graphite-app bot commented Dec 10, 2024

Graphite Automations

"Add foundation team as reviewer" took an action on this PR • (12/10/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add ready-for-e2e label" took an action on this PR • (12/10/24)

1 label was added to this PR based on Keith Williams's automation.

@dosubot dosubot bot added the docker label Dec 10, 2024
@keithwillcode keithwillcode added core area: core, team members only foundation labels Dec 10, 2024
@zomars zomars enabled auto-merge (squash) December 10, 2024 02:30
@emrysal emrysal changed the title Change alpine image to one compatible with Prisma build: Change alpine image to one compatible with Prisma Dec 10, 2024
@zomars zomars merged commit 504600b into main Dec 10, 2024
38 of 59 checks passed
@zomars zomars deleted the emrysal-patch-1 branch December 10, 2024 02:50
Copy link
Contributor

E2E results are ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants