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

Docker CI fails #1898

Closed
4 tasks done
mtrezza opened this issue Oct 28, 2021 · 1 comment · Fixed by #1897
Closed
4 tasks done

Docker CI fails #1898

mtrezza opened this issue Oct 28, 2021 · 1 comment · Fixed by #1897
Labels
type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented Oct 28, 2021

New Issue Checklist

Issue Description

Docker CI fails.

Steps to reproduce

See for example https://github.com/parse-community/parse-dashboard/runs/4028281085?check_suite_focus=true.

The reason is that #1792 changed the docker image from discrete 12-alpine to lts-alpine, which does not give consistency anymore over the node version in our CI. Something doesn't work with the Node 16 alpine image, so reverting to Node 14 for now. Eventually we'll have to look into what it's failing with lts though.

Actual Outcome

Docker CI fails.

Expected Outcome

Docker CI should build.

Environment

n/a

Logs

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 28, 2021

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:ci CI related issue label Oct 28, 2021
@mtrezza mtrezza mentioned this issue Oct 28, 2021
2 tasks
@mtrezza mtrezza closed this as completed Oct 28, 2021
@mtrezza mtrezza reopened this Oct 28, 2021
@mtrezza mtrezza linked a pull request Oct 28, 2021 that will close this issue
2 tasks
@mtrezza mtrezza closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci CI related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant