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

Bugfix/Pin Python base image to Debian stretch #290

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

c-w
Copy link
Member

@c-w c-w commented Jul 15, 2019

Recently the base Python image was updated from Debian stretch to Debian buster. This breaks the CI since the node setup script fails to install npm on buster (sample broke build 1, 2). Pinning the Python image to stretch fixes the issues and should prevent these sorts of regressions in the future (sample passed build 3).

@c-w
Copy link
Member Author

c-w commented Jul 15, 2019

@Hironsan I'd appreciate a quick review on this pull request since currently the Docker build for Doccano is broken. Thanks in advance!

@Hironsan Hironsan merged commit 79932ed into doccano:master Jul 16, 2019
@c-w c-w deleted the bugfix/python-stretch branch July 16, 2019 19:21
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.

2 participants