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

Fix git-permissions & update img to python 3.10 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChrisMcKee
Copy link

Current live image throws git safedir error over /repo.

  • Runs git config --global --add safe.directory /repo to stop git safedir errors
  • Updated to python 3.11 base (build fails in 3.12)

* Runs `git config --global --add safe.directory /repo` to stop git safedir errors
* Updated to python 3.11 base (build fails in 3.12)
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.

1 participant