Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Fix crawlers base image version #138

Merged
merged 1 commit into from
May 3, 2020
Merged

Conversation

Bigomby
Copy link
Member

@Bigomby Bigomby commented May 3, 2020

Description:

Use current node LTS (erbium) to avoid future breaking changes from node.

This PR should fix #136 since the error caused by some issue with node-postgres package being not yet compatible with node 14 (brianc/node-postgres#2181).


For contributor:

  • Reviewed Files changed in the github PR explorer

For reviewer:

  • Manually tested the changes on the UI

@Bigomby Bigomby requested review from derfredy and mariopino May 3, 2020 11:38
@Bigomby Bigomby marked this pull request as ready for review May 3, 2020 11:38
@Bigomby Bigomby self-assigned this May 3, 2020
Use current node lts to avoid future breaking changes from node.
@Bigomby Bigomby force-pushed the feature/fix-dockerfile branch from 304a6ee to e326829 Compare May 3, 2020 11:40
Copy link
Contributor

@mariopino mariopino left a comment

Choose a reason for hiding this comment

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

Great find @Bigomby!

@mariopino mariopino merged commit ea59dee into develop May 3, 2020
@mariopino mariopino deleted the feature/fix-dockerfile branch May 3, 2020 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

polkastats-backend_crawler_1 exited with code 0
2 participants