style: remove trailing whitespace

This commit is contained in:
light7734 2025-09-18 19:37:48 +03:30
parent e695808f98
commit 8741a769a6
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -1,4 +1,4 @@
FROM archlinux:base-devel
FROM archlinux:base-devel
RUN pacman -Syu --noconfirm --disable-download-timeout \
&& pacman -S --noconfirm --needed --disable-download-timeout reflector \