goblet / goblet/goblet-github-actions
Error on Python version in Docker file
Open
bug
- Dominant language
- Python
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There is an error in the definition of the Python version [here](https://github.com/goblet/goblet-github-actions/blob/v3.4-python3.9/Dockerfile) it specify 3.10.11 but should be 3.9.4. The problem is in the tagged version 3.4-python3.9 but the branch version python3.9 has the right version [here](https://github.com/goblet/goblet-github-actions/blob/python3.9/Dockerfile)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.