postgres-13-image/postgres-13-image.changes

15 lines
601 B
Plaintext

-------------------------------------------------------------------
Mon Nov 21 13:47:17 UTC 2022 - Dan Čermák <dcermak@suse.com>
- Add _constraints to prevent FTBFS with small worker root partitions
-------------------------------------------------------------------
Fri Jul 15 11:08:47 UTC 2022 - Dan Čermák <dcermak@suse.com>
- Increase compatibility with openSUSE
-------------------------------------------------------------------
Tue May 3 09:10:20 UTC 2022 - Dan Čermák <dcermak@suse.com>
- Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures