The following changes are only related with the Docker image.
Please refer to the Salt 3007.1 Release Notes for the full list of changes.
What's Changed
- Revert default
salt
's userPUID
andPGID
values to1000
. Now theubuntu
user is deleted beforesalt
user creation. (ee34c89) - Fixes an issue setting permissions for master keys under some platforms [#245]. (69a0f69)
- Change Docker base image to
ubuntu:noble-20240530
. (9eaa34e)
Changes comparison: 3007.1_1...3007.1_2
docker pull ghcr.io/cdalvaro/docker-salt-master:3007.1_2