feat: upgrade to fedora 44

This commit is contained in:
Job
2026-02-22 15:56:09 +01:00
parent 2f0327fa55
commit 6d817d31cd

View File

@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora:43
FROM quay.io/fedora/fedora:44
# === install system packages ===
RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \