feat: Change Docker base image to ubuntu:focal-20210325

This commit is contained in:
Carlos Álvaro
2021-03-26 18:04:35 +01:00
parent 2568649d5b
commit c5ef46a71a
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Please refer to the [Salt 3003 Release Notes](https://docs.saltstack.com/en/late
- Upgrade `salt-master` to `3003` *Aluminium*
- Add python3 `timelib` `0.2.5`
- Change Docker base image to `ubuntu:focal-20210217`
- Change Docker base image to `ubuntu:focal-20210325`
- Replace `m2crypto` by `pycryptodome` (see [saltstack/salt#56625](https://github.com/saltstack/salt/pull/56625))
**3002.6**