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

Fix docker build on vintage Centos 7 #254

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

giffels
Copy link
Member

@giffels giffels commented Jul 14, 2022

There is one thing I had not reckoned with. Seems that Centos 7 is too old for NodeJs18.

https://github.com/MatterMiners/tardis/runs/7332117305?check_suite_focus=true#step:4:879

So, this pull request is downgrading it to NodeJS16.

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #254 (25d4f19) into master (0704808) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   99.34%   99.34%           
=======================================
  Files          54       54           
  Lines        2144     2144           
=======================================
  Hits         2130     2130           
  Misses         14       14           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0704808...25d4f19. Read the comment docs.

@giffels giffels requested review from a team, eileen-kuehn and mschnepf and removed request for a team July 14, 2022 08:06
Copy link
Member

@mschnepf mschnepf left a comment

Choose a reason for hiding this comment

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

Looks good 👍 go ahead

@giffels giffels merged commit d3576d1 into MatterMiners:master Jul 14, 2022
@giffels giffels deleted the fix-vintage-os-deployment branch July 14, 2022 09:00
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.

4 participants