feat: Use python3 default distro version

Closes #154
This commit is contained in:
Carlos Álvaro
2022-07-21 12:24:31 +02:00
parent f3d7d8a080
commit 524c2bd7ea
3 changed files with 4 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ for the list of changes in SaltStack.
- Upgrade `salt-master` to `3005` *Phosphorus*
- Change Docker base image to `ubuntu:jammy-20220531`
- Upgrade Python to version `3.10`
- Use `python3` default distro version
- Install `python3-pygit2` version `1.6.1` from Ubuntu repositories
**3004.2**