Skip to content

Commit

Permalink
fix: podman v4.9.2 override
Browse files Browse the repository at this point in the history
correct the step
  • Loading branch information
BobyMCbobs committed Feb 9, 2024
1 parent c1d271d commit c90627e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN rpm-ostree override remove \
--install=qemu \
--install=bootc \
--install=osbuild-selinux
RUN rpm-ostree install https://bodhi.fedoraproject.org/updates/FEDORA-2024-a1ac5fb998
RUN rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2024-a1ac5fb998
RUN systemctl enable \
libvirtd.service \
rpm-ostreed-automatic.timer \
Expand Down

0 comments on commit c90627e

Please sign in to comment.