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

Install OpenSSL in Dockerfile #910

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Install OpenSSL in Dockerfile #910

merged 1 commit into from
Dec 16, 2024

Conversation

sam-b-rose
Copy link
Member

@sam-b-rose sam-b-rose commented Dec 13, 2024

WHY are these changes introduced?

Fixes #909

From prisma/prisma#25817 (comment)

Hey folks, Alberto from Prisma here. This issue arised due to a change in Alpine's Docker images, specifically in how and where OpenSSL libraries are stored (and, consequently, detected by Prisma Engines).

Thanks to #25824, this issue is now solved. This fix will be shipped in Prisma 6.1.0 on December 17th, and is already available in Prisma 6.1.0-dev.14.

WHAT is this pull request doing?

Install openssl in Docker container.

This can be removed after upgrading to Prisma 6.1.0

Test this PR

shopify app init --template=https://github.com/Shopify/shopify-app-template-remix#install-openssl

Checklist

  • I have made changes to the README.md file and other related documentation, if applicable
  • I have added an entry to CHANGELOG.md
  • I'm aware I need to create a new release when this PR is merged

@sam-b-rose sam-b-rose requested a review from a team as a code owner December 13, 2024 19:19
@sam-b-rose sam-b-rose requested a review from lizkenyon December 13, 2024 19:19
@sam-b-rose sam-b-rose merged commit 9ab71bf into main Dec 16, 2024
5 checks passed
@sam-b-rose sam-b-rose deleted the install-openssl branch December 16, 2024 14:59
github-actions bot pushed a commit that referenced this pull request Dec 16, 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.

Prisma failing in Fly.io due to missing OpenSSL package
2 participants