Fixed arch build
This commit is contained in:
@@ -13,7 +13,7 @@ ARG BUILD_PACKAGES="\
|
|||||||
taglib \
|
taglib \
|
||||||
wt"
|
wt"
|
||||||
|
|
||||||
RUN pacman -Syy
|
RUN pacman -Syu --noconfirm
|
||||||
RUN pacman -S --noconfirm ${BUILD_PACKAGES}
|
RUN pacman -S --noconfirm ${BUILD_PACKAGES}
|
||||||
|
|
||||||
# LMS
|
# LMS
|
||||||
|
|||||||
Reference in New Issue
Block a user