Rebase FMN on python 3.12

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2025-02-18 14:57:17 +01:00
parent 401d40c098
commit 7bc0f83735
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,4 +1,4 @@
FROM quay.io/fedora/python-310:latest
FROM quay.io/fedora/python-312:latest
LABEL \
name="bodhi-base" \
vendor="Fedora Infrastructure" \