Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora-bootc:43@sha256:0d1104e5db767dc1d67cf0c6f36533075481d9788cb8edc153431e46a4411888 AS builder
FROM quay.io/fedora/fedora-bootc:43@sha256:715389a86113a80e4e0028e853a1d6099dc5253a68b520d1838dedc7ffd165ba AS builder
# https://bugzilla.redhat.com/show_bug.cgi?id=2381864
RUN dnf upgrade -y --refresh
RUN dnf install -y --exclude rootfiles @kde-desktop-environment @development-tools @container-management @system-tools @games && dnf clean all
Expand Down
2 changes: 1 addition & 1 deletion bootc-image-builder