FEAT!: downgraded fedora-bootc image from 44 to stable 43

This commit is contained in:
2025-11-09 12:34:01 +01:00
parent 368a1049bb
commit 027e04f9ae

View File

@@ -1,7 +1,7 @@
FROM scratch AS ctx
COPY build_files /
FROM quay.io/fedora/fedora-bootc:44
FROM quay.io/fedora/fedora-bootc:43
RUN rm -r /opt && mkdir /opt