feat: Fix Jinja2 version to avoid Markup import error

This commit is contained in:
Carlos Álvaro
2022-03-28 23:06:06 +02:00
parent 191b446382
commit 60e44a0aa0
2 changed files with 5 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ for the list of changes in SaltStack.
- Upgrade `salt-master` to `3004.1` *Silicon*
- Upgrade `pygit2` to version `1.9.1`
- Upgrade `libgit2` to version `1.4.2`
- Fix Jinja2 version to avoid Markup import error
- Change Docker base image to `ubuntu:hirsute-20220113`
**3004_6**