The following changes are only related with the Docker image.
Please refer to the Salt 3007.4 Release Notes for the full list of changes.
Warning
This release has a bug with GitFS and git repositories formatted in a particular way.
As a workaround, repositories with format git@github.com:user/project.git
have to be written in the following way ssh://git@github.com/user/project.git
.
For more information see:
What's Changed
Full changelog: 3007.3...3007.4
docker pull ghcr.io/cdalvaro/docker-salt-master:3007.4