travis-ci / packer-templates

Templates for Packer!
MIT License
104 stars 54 forks source link

Increase default Python3.8 versions for Focal #850

Closed mustafaergul closed 2 years ago

mustafaergul commented 2 years ago

What is the problem that this PR is trying to fix?

Increasing the default Python3.8 version for Focal image

What approach did you choose and why?

Changing the from Python version 3.8.3 to 3.8.13

How can you test this?

Running test builds with python: 3.8 within .travis.yml file.

What feedback would you like, if any?