Error on Python version in Docker file

Open Beginner friendly
#43 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
docker, github-actions, python
Domain
ci-cd

Research direction

Compare the Dockerfile in the 3.4-python3.9 tagged version with the Dockerfile in the python3.9 branch, using the links in the issue as the starting point. Done means the tagged version defines Python 3.9.4 rather than 3.10.11, with the existing branch version as the reference.

Written by the indexing model from the issue text.

Description

bug

There is an error in the definition of the Python version here 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

Dominant language
Python
Stars
5
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from goblet/goblet-github-actions

All issues in goblet/goblet-github-actions

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.