Skip to content

chore: stop using substra-tools base images #364

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

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

SdgJlbl
Copy link
Contributor

@SdgJlbl SdgJlbl commented Jul 11, 2024

No description provided.

@SdgJlbl SdgJlbl force-pushed the chore/frop-substratools-image branch 2 times, most recently from e6e9fe3 to c431e36 Compare July 12, 2024 08:29
@SdgJlbl SdgJlbl force-pushed the chore/frop-substratools-image branch 6 times, most recently from 95e29a7 to 898bea9 Compare July 16, 2024 08:37
@SdgJlbl SdgJlbl marked this pull request as ready for review July 16, 2024 09:40
@SdgJlbl SdgJlbl requested a review from a team as a code owner July 16, 2024 09:40
Comment on lines 16 to 17
_DEFAULT_DOCKER_TAG_LOCAL = f"{sys.version_info.major}.{sys.version_info.minor}-slim"
_DEFAULT_DOCKER_TAG_REMOTE = "3.11-slim"
Copy link
Contributor

@guilhem-barthes guilhem-barthes Jul 16, 2024

Choose a reason for hiding this comment

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

Why do we need these two versions, won't _DEFAULT_DOCKER_TAG_LOCAL return 3.11-slim if started from the correct Python version?

I can see that before, there was a difference in path (the former without ghcr.io, the later with), but it looks like to me that we could use this opportunity to simplify the code

@SdgJlbl SdgJlbl force-pushed the chore/frop-substratools-image branch from 898bea9 to 9ba29bb Compare July 16, 2024 14:00
@SdgJlbl SdgJlbl force-pushed the chore/frop-substratools-image branch from 9ba29bb to a6ab223 Compare July 16, 2024 14:15
Copy link
Contributor

@guilhem-barthes guilhem-barthes left a comment

Choose a reason for hiding this comment

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

🧹

@SdgJlbl SdgJlbl merged commit 58a62d9 into main Jul 16, 2024
5 checks passed
@SdgJlbl SdgJlbl deleted the chore/frop-substratools-image branch July 16, 2024 15:27
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.

3 participants