Skip to content

Commit

Permalink
Pacman Updated before installing
Browse files Browse the repository at this point in the history
  • Loading branch information
herobrauni authored and KyleGospo committed Nov 28, 2024
1 parent 5637bcb commit 8fa599b
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 @@ -3,7 +3,7 @@ FROM ghcr.io/ublue-os/arch-distrobox AS bazzite-arch
COPY system_files /

# Install needed packages
RUN pacman -S \
RUN pacman -Syu \
lib32-vulkan-radeon \
libva-mesa-driver \
intel-media-driver \
Expand Down

0 comments on commit 8fa599b

Please sign in to comment.