Remove blank line

This commit is contained in:
Joshua M. Boniface
2024-02-11 14:21:59 -05:00
parent 6144590fff
commit 99ec87bb63

View File

@@ -29,7 +29,6 @@ ENV ARCH=${PARCH}
# Prepare Debian build environment
RUN apt-get update -y \
&& DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC \
apt-get install --no-install-recommends -y \
wget debhelper gnupg devscripts build-essential mmv lsb-release \