feat: Change Docker base image to ubuntu:jammy-20230308

This commit is contained in:
Carlos Álvaro
2023-03-03 19:00:10 +01:00
committed by Carlos D. Álvaro
parent 20709f90f6
commit 734676aea8
3 changed files with 7 additions and 4 deletions

View File

@@ -4,6 +4,10 @@ This file only reflects the changes that are made in this image.
Please refer to the [Salt 3005.1 Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3005.1.html)
for the list of changes in SaltStack.
**3006**
- Change Docker base image to `ubuntu:jammy-20230308`.
**3005.1-2_1**
- Fix: check GPG env variables before exiting if `gpgkeys` directory is empty.