Skip to content

Docker CI fails #1898

Closed
Closed
@mtrezza

Description

@mtrezza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions