We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Actual Behavior
NGinx build is broken due to new gcc compiler (better: libc) being available in ubuntu:jammy image
ubuntu:jammy
Expected Behavior
NGinx build is not broken and finishes successfully.
Steps to Reproduce the Bug
Steps to reproduce the behavior:
ubuntu:latest
docker build nginx --no-cache -t intershoppwa-nginx:latest
AB#76154
The text was updated successfully, but these errors were encountered:
apache/incubator-pagespeed-ngx#1735
Sorry, something went wrong.
jometzner
Successfully merging a pull request may close this issue.
Actual Behavior
NGinx build is broken due to new gcc compiler (better: libc) being available in
ubuntu:jammy
imageExpected Behavior
NGinx build is not broken and finishes successfully.
Steps to Reproduce the Bug
Steps to reproduce the behavior:
ubuntu:latest
useubuntu:jammy
docker build nginx --no-cache -t intershoppwa-nginx:latest
AB#76154
The text was updated successfully, but these errors were encountered: