chore: update to fedora 45
Build containers / changes (push) Successful in 4s
Build containers / base-image (push) Successful in 42s
Build containers / dependent-images (infra) (push) Successful in 9s
Build containers / dependent-images (php) (push) Failing after 1m35s
Build containers / dependent-images (go) (push) Failing after 1m59s

This commit is contained in:
2026-09-02 20:56:41 +02:00
parent 599cc2b693
commit f0534c393b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora:44 FROM quay.io/fedora/fedora:45
# === install system packages === # === install system packages ===
RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \