Make build scripts compatible with node 12 #15479

Merged
silverwind merged 4 commits from compat-12 into master 2021-04-15 11:02:34 +00:00
silverwind commented 2021-04-14 17:32:17 +00:00 (Migrated from github.com)

fs/promises is not in node 12, use a more compatible way to import it. Also, lock major down versions of the image build dependencies to prevent future surprises.

`fs/promises` is not in node 12, use a more compatible way to import it. Also, lock major down versions of the image build dependencies to prevent future surprises.
zeripath approved these changes 2021-04-14 17:35:11 +00:00
lunny approved these changes 2021-04-15 04:45:37 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#15479
No description provided.