v3.12.14
📦 quay-ioView on GitHub →
🐛 2 fixes
Summary
This release primarily focuses on dependency updates, including Python version migration to 3.12 for Red Hat builds, and several minor bug fixes and cleanup tasks.
Migration Steps
- Move quay to use python 3.12 for redhat 3.12 builds.
🐛 Bug Fixes
- fix(ui): Remove local dev test configs (PROJQUAY-9774)
- fix(data): use peewee pragmas param for SQLite config (PROJQUAY-9799)