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

fixes #775: Update deps in docker-server to match global deps #779

Merged
merged 7 commits into from
Apr 22, 2022
Merged

fixes #775: Update deps in docker-server to match global deps #779

merged 7 commits into from
Apr 22, 2022

Conversation

metalix2
Copy link
Contributor

@metalix2 metalix2 commented Apr 6, 2022

Main fix here is to set the same version the docker server dependencies use as the main packages.

I've tested this and it seems to fix the #775 issue.

@@ -1,4 +1,4 @@
FROM node:14-buster-slim
FROM node:14-bullseye-slim
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgraded to satisfy `GLIBC_2.29' dependency for sqlite3

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@metalix2
Copy link
Contributor Author

Hey @patrickhulce @connorjclark,

PR Ready for review - with the end of support for Node 12 ending in less than 2 weeks (30th of April). It would be good to release a fix to resolve #775 🙏

Look forward to your response.

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @metalix2 !

@metalix2
Copy link
Contributor Author

Hey @patrickhulce any news on when this could be merge and released? 🙏

@patrickhulce patrickhulce merged commit aa10d00 into GoogleChrome:main Apr 22, 2022
@patrickhulce
Copy link
Collaborator

@connorjclark any chance you have bandwidth for release?

@metalix2
Copy link
Contributor Author

@connorjclark any chance you have bandwidth for release?

Any follow up on a release?

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