The following changes are only related with the docker image.
Please refer to the Salt 3005 Release Notes for the full list of changes.
- Upgrade
salt-masterto3005Phosphorus - Upgrade
salt-bootstrapto version2022.08.13 - Change Docker base image to
ubuntu:jammy-20220801 - Use
python3default distro version - Install
python3-pygit2version1.6.1from Ubuntu repositories - Remove
USERMAP_UIDandUSERMAP_GIDenv variables in favor ofPUIDandPGID, respectively.
docker pull ghcr.io/cdalvaro/docker-salt-master:3005