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 #1212 - by force updating and upgrading the nghttp2-libs package #1213

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

dasrecht
Copy link
Contributor

@dasrecht dasrecht commented Sep 2, 2019

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Explain the details for making this change. What existing problem does the pull request solve?

Changelog Entry

Bugfix - Update nghttp2-libs

Closing issues

Fixes #1212

@dasrecht
Copy link
Contributor Author

dasrecht commented Sep 2, 2019

> docker run -it php:7.2-fpm-alpine apk list | grep nghttp
nghttp2-libs-1.38.0-r0 x86_64 {nghttp2} (MIT) [installed]
> docker run -it lagoon/php:7.2-cli apk list | grep nghttp
nghttp2-libs-1.39.2-r0 x86_64 {nghttp2} (MIT) [installed]

Built the image locally and the update seems to land the newest nghttp2 library

@Schnitzel Schnitzel merged commit b176ab4 into master Sep 2, 2019
@Schnitzel Schnitzel added this to the v1.0.2 milestone Sep 4, 2019
@dasrecht dasrecht deleted the 1212_nghttp2-fix2 branch September 6, 2019 12:13
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.

NPM run fails in 1.0.1
2 participants