Skip to content

Commit 7fd01c4

Browse files
Add dnf5 to fedora-silverblue image
1 parent de72503 commit 7fd01c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fedora-silverblue/Containerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ RUN rpm-ostree override replace --experimental --freeze \
66
--from repo="copr:copr.fedorainfracloud.org:sharpenedblade:t2linux" \
77
kernel kernel-core kernel-modules kernel-modules-core kernel-modules-extra && \
88
rpm-ostree install t2linux-repos t2linux-release && \
9-
rpm-ostree install bootc && \
9+
rpm-ostree install bootc dnf5 && \
1010
ostree container commit

0 commit comments

Comments
 (0)