fix accidental whitespace change

This commit is contained in:
BuildTools
2020-11-03 06:27:37 +00:00
committed by Ryan Kuba
parent 07ac6afcb6
commit 84d98de9d8
3 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ RUN \
echo "**** install packages ****" && \
apk add --no-cache \
ca-certificates \
curl \
findutils \
curl \
findutils \
jq \
openssl \
p7zip \

View File

@@ -10,7 +10,7 @@ RUN \
echo "**** install packages ****" && \
apk add --no-cache \
ca-certificates \
curl \
curl \
findutils \
jq \
openssl \

View File

@@ -10,7 +10,7 @@ RUN \
echo "**** install packages ****" && \
apk add --no-cache \
ca-certificates \
curl \
curl \
findutils \
jq \
openssl \