3005
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-master
to3005
Phosphorus - Upgrade
salt-bootstrap
to version2022.08.13
- Change Docker base image to
ubuntu:jammy-20220801
- Use
python3
default distro version - Install
python3-pygit2
version1.6.1
from Ubuntu repositories - Remove
USERMAP_UID
andUSERMAP_GID
env variables in favor ofPUID
andPGID
, respectively.
docker pull ghcr.io/cdalvaro/docker-salt-master:3005