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

Update Dockerfile base image #2089

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Update Dockerfile base image #2089

merged 1 commit into from
Nov 15, 2024

Conversation

echarlaix
Copy link
Collaborator

Fixes doc generation now that python 3.8 was dropped in #2086

@echarlaix echarlaix requested a review from regisss November 5, 2024 15:46
@@ -1,4 +1,4 @@
FROM nikolaik/python-nodejs:python3.8-nodejs18
FROM nikolaik/python-nodejs:python3.9-nodejs18
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

could make sense to replace it with

Suggested change
FROM nikolaik/python-nodejs:python3.9-nodejs18
FROM node:18

cc @regisss

Copy link
Contributor

Choose a reason for hiding this comment

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

If the workflow works with this image, sure let's do it!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

merging to fix main broken since #2086, will open a following PR

@echarlaix echarlaix marked this pull request as ready for review November 5, 2024 15:47
@echarlaix echarlaix merged commit e8b0332 into main Nov 15, 2024
28 of 29 checks passed
@echarlaix echarlaix deleted the fix-image branch November 15, 2024 16:15
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