Update the container base image to Alpine 3.16 (with Python 3.10.5). Fixes #7595

This commit is contained in:
Dave Page
2022-08-04 11:50:56 +01:00
parent 5877b49f64
commit 060d7ba46b
2 changed files with 6 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ Housekeeping
************
| `Issue #7567 <https://redmine.postgresql.org/issues/7567>`_ - Port About dialog to React.
| `Issue #7595 <https://redmine.postgresql.org/issues/7595>`_ - Update the container base image to Alpine 3.16 (with Python 3.10.5).
Bug fixes
*********