change package neofetch to fastfetch

This commit is contained in:
2025-06-02 13:29:26 +02:00
parent 147338f56f
commit 8d16cbefc5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ RUN locale-gen
# Install packages
RUN pacman-key --init
RUN pacman -Syu --noconfirm sudo bash-completion openssh neofetch \
RUN pacman -Syu --noconfirm sudo bash-completion openssh fastfetch \
borgbackup dateutils prometheus-node-exporter wget git base-devel cron net-tools inetutils tmux
# Make Build User