Skip to content

Commit

Permalink
chore: update bootc to testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Jan 21, 2025
1 parent d92d6bb commit 962ef90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ ARG KERNEL_VERSION="${KERNEL_VERSION:-6.9.7-200.fc40.x86_64}"

COPY sys_files/usr /usr

RUN dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-385734f715

RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
--mount=type=bind,from=ctx,src=/,dst=/ctx \
--mount=type=bind,from=config,src=/rpms,dst=/tmp/rpms \
Expand Down

0 comments on commit 962ef90

Please sign in to comment.