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

Create an image which supports python 3.10 #208

Open
Rosencrantz opened this issue Sep 5, 2022 · 1 comment
Open

Create an image which supports python 3.10 #208

Rosencrantz opened this issue Sep 5, 2022 · 1 comment
Assignees

Comments

@Rosencrantz
Copy link
Contributor

What the title says. Release a new version of Memorious that supports Python 3.10

@Rosencrantz Rosencrantz self-assigned this Sep 5, 2022
@stchris stchris self-assigned this Nov 1, 2022
@Rosencrantz Rosencrantz removed their assignment Nov 2, 2022
@stchris
Copy link
Contributor

stchris commented Nov 30, 2022

  • Memorious' Dockerfile says FROM followthemoney:latest
  • ftm is on Ubuntu 22.04 and uses apt to install python3
  • Ubuntu 22.04 has python3 version 3.10-4
root@210e79ce8ef8:/memorious# python3 -V
Python 3.10.6

Unless I'm mistaken all we are missing is a release of memorious so the docker hub images get updated. I'm not sure how to do that, perhaps @brrttwrks can help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants