mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
FEAT!: downgraded fedora-bootc image from 44 to stable 43
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM scratch AS ctx
|
FROM scratch AS ctx
|
||||||
COPY build_files /
|
COPY build_files /
|
||||||
|
|
||||||
FROM quay.io/fedora/fedora-bootc:44
|
FROM quay.io/fedora/fedora-bootc:43
|
||||||
|
|
||||||
RUN rm -r /opt && mkdir /opt
|
RUN rm -r /opt && mkdir /opt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user