Fix error in Dockerfile syntax

This commit is contained in:
Josh.5
2023-09-29 20:26:17 +13:00
parent eeca08ce38
commit 15512a485f

View File

@@ -100,7 +100,7 @@ RUN \
--pre \
--upgrade \
--no-cache-dir \
git+https://github.com/Steam-Headless/dumb-udev.git@master
git+https://github.com/Steam-Headless/dumb-udev.git@64d1427 \
&& \
echo "**** Section cleanup ****" \
&& apt-get clean autoclean -y \