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

Pin alpine version temporarily for pds docker build #1976

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

devinivy
Copy link
Collaborator

There's an incompatibility between sharp and the version of alpine linux used in the pds's docker build. It started surfacing when the the node docker image updated their version of alpine. This pins alpine linux to the most recent working version.

The longer-term fix will likely be to upgrade sharp and alpine linux at the same time. I tried to get this going, but transitive dependencies with the entryway got in the way.

Ref: nodejs/docker-node#2009

@devinivy devinivy merged commit 2860951 into main Dec 29, 2023
10 checks passed
@devinivy devinivy deleted the fix-pds-docker-build-sharp branch December 29, 2023 16:36
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